Split out into an example

This commit is contained in:
Smaug123
2024-01-22 21:42:25 +00:00
parent 09782649a6
commit 45287e250a
10 changed files with 37 additions and 8 deletions

View File

@@ -22,6 +22,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\PrattParser.Example\PrattParser.Example.fsproj" />
<ProjectReference Include="..\PrattParser\PrattParser.fsproj"/>
</ItemGroup>