summaryrefslogtreecommitdiff
path: root/Source/Core/Core.csproj
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2013-06-03 14:45:41 -0700
committerGravatar wuestholz <unknown>2013-06-03 14:45:41 -0700
commitbdbe3bc2795a0a6b77f41d7065bebdc9820f0983 (patch)
treef50d98d250de1b2b91b7f85f38f2ba601011dd63 /Source/Core/Core.csproj
parent4a20bc3e87017d90f1ec76f43787964897c3fe90 (diff)
Did some refactoring in the Boogie driver.
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 d41fb40b..2010f504 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="ExecutionEngine.cs" />
<Compile Include="InterProceduralReachabilityGraph.cs" />
<Compile Include="CommandLineOptions.cs" />
<Compile Include="DeadVarElim.cs" />