diff options
author | Erich Eckner <git@eckner.net> | 2022-01-18 20:44:50 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-01-18 20:44:50 +0100 |
commit | af9720021680bf6a0f196b25c5d0511925e34a09 (patch) | |
tree | cea811da749f246a9e31ad00fe3af6b5115b5226 /penrose.lps | |
download | Penrose-af9720021680bf6a0f196b25c5d0511925e34a09.tar.xz |
initial commit
Diffstat (limited to 'penrose.lps')
-rw-r--r-- | penrose.lps | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/penrose.lps b/penrose.lps new file mode 100644 index 0000000..2956bcd --- /dev/null +++ b/penrose.lps @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="UTF-8"?> +<CONFIG> + <ProjectSession> + <Version Value="11"/> + <BuildModes Active="Default"/> + <Units Count="2"> + <Unit0> + <Filename Value="penrose.lpr"/> + <IsPartOfProject Value="True"/> + <EditorIndex Value="-1"/> + <WindowIndex Value="-1"/> + <TopLine Value="-1"/> + <CursorPos X="-1" Y="-1"/> + <UsageCount Value="20"/> + </Unit0> + <Unit1> + <Filename Value="unit1.pas"/> + <IsPartOfProject Value="True"/> + <ComponentName Value="Form1"/> + <ResourceBaseClass Value="Form"/> + <UnitName Value="Unit1"/> + <IsVisibleTab Value="True"/> + <UsageCount Value="20"/> + <Loaded Value="True"/> + <LoadedDesigner Value="True"/> + </Unit1> + </Units> + <JumpHistory HistoryIndex="-1"/> + <RunParams> + <FormatVersion Value="2"/> + <Modes Count="0" ActiveMode=""/> + </RunParams> + </ProjectSession> +</CONFIG> |