summaryrefslogtreecommitdiff
path: root/Source/Core/Core.csproj
diff options
context:
space:
mode:
authorGravatar qadeer <qadeer@microsoft.com>2011-08-08 13:03:37 -0700
committerGravatar qadeer <qadeer@microsoft.com>2011-08-08 13:03:37 -0700
commitb56539ef83628c27e0d32b0ef595263f40836c44 (patch)
tree456031e52cfeddf442691bfc62f14232eede5617 /Source/Core/Core.csproj
parent87946bf9c24a394c93dc3ffbae7c544640e8c120 (diff)
various changes to boogie for bitvector analysis and bctprovider
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 c3ef425f..cff4f7f2 100644
--- a/Source/Core/Core.csproj
+++ b/Source/Core/Core.csproj
@@ -151,6 +151,7 @@
<Compile Include="AbsyExpr.cs" />
<Compile Include="AbsyQuant.cs" />
<Compile Include="AbsyType.cs" />
+ <Compile Include="BitvectorAnalysis.cs" />
<Compile Include="CommandLineOptions.cs" />
<Compile Include="DeadVarElim.cs" />
<Compile Include="Duplicator.cs" />