WIP NFA & DFA validation
This commit is contained in:
parent
bb70c3df19
commit
a6ff817156
4 changed files with 30 additions and 2 deletions
|
|
@ -6,6 +6,7 @@
|
|||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="DFA.fs" />
|
||||
<Compile Include="NFA.fs" />
|
||||
<Compile Include="Program.fs" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue