summaryrefslogtreecommitdiff
path: root/Source/AbsInt/AbsInt.csproj
diff options
context:
space:
mode:
authorGravatar tabarbe <unknown>2010-08-20 22:35:16 +0000
committerGravatar tabarbe <unknown>2010-08-20 22:35:16 +0000
commit0d0dfac8457a3c95cf8414b93c3d6e826369630f (patch)
tree62d5270a3930055a15ca83d73fb6da5156eefca2 /Source/AbsInt/AbsInt.csproj
parente48cbc4cfb27a87730b83f32cf19f37613fd14e3 (diff)
Boogie: Committing changed references
Diffstat (limited to 'Source/AbsInt/AbsInt.csproj')
-rw-r--r--Source/AbsInt/AbsInt.csproj5
1 files changed, 2 insertions, 3 deletions
diff --git a/Source/AbsInt/AbsInt.csproj b/Source/AbsInt/AbsInt.csproj
index 0b5ffba5..9bfe22fa 100644
--- a/Source/AbsInt/AbsInt.csproj
+++ b/Source/AbsInt/AbsInt.csproj
@@ -81,7 +81,6 @@
</ItemGroup>
<ItemGroup>
<Compile Include="AbstractInterpretation.cs" />
- <Compile Include="cce.cs" />
<Compile Include="ExprFactories.cs" />
<Compile Include="LoopInvariantsOnDemand.cs" />
<Compile Include="Traverse.cs" />
@@ -96,8 +95,8 @@
<Project>{0C692837-77EC-415F-BF04-395E3ED06E9A}</Project>
<Name>Basetypes</Name>
</ProjectReference>
- <ProjectReference Include="..\Core\Core.sscproj">
- <Project>{47BC34F1-A173-40BE-84C2-9332B4418387}</Project>
+ <ProjectReference Include="..\Core\Core.csproj">
+ <Project>{B230A69C-C466-4065-B9C1-84D80E76D802}</Project>
<Name>Core</Name>
</ProjectReference>
</ItemGroup>