Implementation of saver started

This commit is contained in:
2015-07-14 23:40:33 +02:00
parent 79d4c1cb27
commit a06104a7cc
7 changed files with 286 additions and 37 deletions

View File

@ -62,6 +62,7 @@
<Compile Include="GenCobCode.designer.cs">
<DependentUpon>GenCobCode.cs</DependentUpon>
</Compile>
<Compile Include="GenSetting.cs" />
<Compile Include="IndexState.cs" />
<Compile Include="IndStatus.cs" />
<Compile Include="Program.cs" />
@ -69,6 +70,7 @@
<Compile Include="qualifieldhlp.cs" />
<Compile Include="RowWord.cs" />
<Compile Include="S.cs" />
<Compile Include="SaverListener.cs" />
<Compile Include="ShowCode.cs">
<SubType>Form</SubType>
</Compile>