This commit is contained in:
joachimschmidt557 2019-02-23 21:57:43 +01:00
parent 7561d34d8d
commit 2b1d879eeb
3 changed files with 17 additions and 0 deletions

View file

@ -6,6 +6,7 @@
<ItemGroup>
<Compile Include="OtherFile.fs" />
<Compile Include="BetterThanRacket.fs" />
<Compile Include="Euklid.fs" />
<Compile Include="Program.fs" />
</ItemGroup>
</Project>