summaryrefslogtreecommitdiff
path: root/Source/Core/Core.csproj
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2013-06-03 15:32:05 -0700
committerGravatar wuestholz <unknown>2013-06-03 15:32:05 -0700
commitc0578efe1ff17e30eb33e60e279a9a14a7a836a5 (patch)
treed36da3614ff95c215987938f4eaa9cfc31ee54c3 /Source/Core/Core.csproj
parentbdbe3bc2795a0a6b77f41d7065bebdc9820f0983 (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, 0 insertions, 1 deletions
diff --git a/Source/Core/Core.csproj b/Source/Core/Core.csproj
index 2010f504..d41fb40b 100644
--- a/Source/Core/Core.csproj
+++ b/Source/Core/Core.csproj
@@ -152,7 +152,6 @@
<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" />