Added support for HP Logical Interchange Format.

This commit is contained in:
2017-09-14 02:01:43 +01:00
parent 3bb3ff1dd0
commit fe0fe90547
5 changed files with 1255 additions and 1 deletions

View File

@@ -133,6 +133,7 @@
<Compile Include="RBF.cs" />
<Compile Include="AODOS.cs" />
<Compile Include="RT11.cs" />
<Compile Include="LIF.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>