-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathelscript.lps
More file actions
77 lines (77 loc) · 2.34 KB
/
elscript.lps
File metadata and controls
77 lines (77 loc) · 2.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0"?>
<CONFIG>
<ProjectSession>
<PathDelim Value="\"/>
<Version Value="9"/>
<BuildModes Active="Default"/>
<Units Count="4">
<Unit0>
<Filename Value="elscript.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="elscript"/>
<EditorIndex Value="0"/>
<WindowIndex Value="0"/>
<TopLine Value="1"/>
<CursorPos X="9" Y="10"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
</Unit0>
<Unit1>
<Filename Value="elysionscriptengine.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="ElysionScriptEngine"/>
<EditorIndex Value="1"/>
<WindowIndex Value="0"/>
<TopLine Value="14"/>
<CursorPos X="37" Y="33"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
</Unit1>
<Unit2>
<Filename Value="elysionscriptparser.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="ElysionScriptParser"/>
<IsVisibleTab Value="True"/>
<EditorIndex Value="2"/>
<WindowIndex Value="0"/>
<TopLine Value="8"/>
<CursorPos X="54" Y="26"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
</Unit2>
<Unit3>
<Filename Value="elysionscriptvariable.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="ElysionScriptVariable"/>
<EditorIndex Value="3"/>
<WindowIndex Value="0"/>
<TopLine Value="1"/>
<CursorPos X="7" Y="12"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
</Unit3>
</Units>
<General>
<ActiveWindowIndexAtStart Value="0"/>
</General>
<JumpHistory Count="4" HistoryIndex="3">
<Position1>
<Filename Value="elysionscriptengine.pas"/>
<Caret Line="20" Column="34" TopLine="5"/>
</Position1>
<Position2>
<Filename Value="elysionscriptparser.pas"/>
<Caret Line="19" Column="29" TopLine="1"/>
</Position2>
<Position3>
<Filename Value="elysionscriptvariable.pas"/>
<Caret Line="12" Column="17" TopLine="1"/>
</Position3>
<Position4>
<Filename Value="elysionscriptparser.pas"/>
<Caret Line="21" Column="57" TopLine="1"/>
</Position4>
</JumpHistory>
</ProjectSession>
<EditorMacros Count="0"/>
</CONFIG>