summaryrefslogtreecommitdiff
path: root/Source/Core/Core.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/Core.csproj')
-rw-r--r--Source/Core/Core.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Core/Core.csproj b/Source/Core/Core.csproj
index 49639822..eb581edd 100644
--- a/Source/Core/Core.csproj
+++ b/Source/Core/Core.csproj
@@ -157,8 +157,10 @@
<Compile Include="Duplicator.cs" />
<Compile Include="Inline.cs" />
<Compile Include="LambdaHelper.cs" />
+ <Compile Include="LinearSets.cs" />
<Compile Include="LoopUnroll.cs" />
<Compile Include="OOLongUtil.cs" />
+ <Compile Include="OwickiGries.cs" />
<Compile Include="Parser.cs" />
<Compile Include="PureCollections.cs" />
<Compile Include="ResolutionContext.cs" />