Parallelise, allow us to write out partial progress, add a few more object types (#3)

This commit is contained in:
Patrick Stevens
2021-04-11 13:40:23 +01:00
committed by GitHub
parent a001bab92b
commit 136eecc6f2
20 changed files with 951 additions and 426 deletions

View File

@@ -6,6 +6,7 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="SampleImages.fs" />
<Compile Include="Program.fs" />
</ItemGroup>