Mercurial > pub > ImplabNet
diff Implab/Implab.csproj @ 170:181119ef3b39 ref20160224
DFA refactoring, rx based dfa.
author | cin |
---|---|
date | Fri, 04 Mar 2016 01:56:31 +0300 |
parents | 54270c2f29f2 |
children | 0f70905b4652 |
line wrap: on
line diff
--- a/Implab/Implab.csproj Thu Mar 03 08:41:02 2016 +0300 +++ b/Implab/Implab.csproj Fri Mar 04 01:56:31 2016 +0300 @@ -190,7 +190,6 @@ <Compile Include="Automaton\IDFATable.cs" /> <Compile Include="Automaton\IDFATableBuilder.cs" /> <Compile Include="Automaton\DFATable.cs" /> - <Compile Include="Automaton\RegularExpressions\IDFATable2.cs" /> </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <ItemGroup />