summaryrefslogtreecommitdiff
path: root/Source/Core/Core.csproj
diff options
context:
space:
mode:
authorGravatar allydonaldson <unknown>2013-05-29 08:02:16 +0100
committerGravatar allydonaldson <unknown>2013-05-29 08:02:16 +0100
commit3b0b6a95957a01969a85ab0b3e98de350247e0c6 (patch)
treeaf560445254b59634d3e9b8bc6f27fdffe4522ea /Source/Core/Core.csproj
parentdf16e47b755f4d756d234f99bb3e30fcc311812d (diff)
Improvements to Staged Houdini
Diffstat (limited to 'Source/Core/Core.csproj')
-rw-r--r--Source/Core/Core.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/Core.csproj b/Source/Core/Core.csproj
index e6db6e9d..d41fb40b 100644
--- a/Source/Core/Core.csproj
+++ b/Source/Core/Core.csproj
@@ -152,6 +152,7 @@
<Compile Include="AbsyQuant.cs" />
<Compile Include="AbsyType.cs" />
<Compile Include="BitvectorAnalysis.cs" />
+ <Compile Include="InterProceduralReachabilityGraph.cs" />
<Compile Include="CommandLineOptions.cs" />
<Compile Include="DeadVarElim.cs" />
<Compile Include="Duplicator.cs" />