summaryrefslogtreecommitdiff
path: root/Source/Provers/Z3/Z3.csproj
diff options
context:
space:
mode:
authorGravatar tabarbe <unknown>2010-07-28 22:24:28 +0000
committerGravatar tabarbe <unknown>2010-07-28 22:24:28 +0000
commitf530f9927617b98096391187d842dabe37ff8123 (patch)
treec6990f547b523795e1699971fcaf9097e4e5d8c2 /Source/Provers/Z3/Z3.csproj
parent3150ac77d93f4279a9660ac61bab176602b22037 (diff)
Boogie: VCGeneration port part 3/3: Updating sources to reference new project; making Core work with the port by removing the nonnull requirements on one abstract method.
Diffstat (limited to 'Source/Provers/Z3/Z3.csproj')
-rw-r--r--Source/Provers/Z3/Z3.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/Provers/Z3/Z3.csproj b/Source/Provers/Z3/Z3.csproj
index 305e56bc..7e2b546a 100644
--- a/Source/Provers/Z3/Z3.csproj
+++ b/Source/Provers/Z3/Z3.csproj
@@ -97,8 +97,8 @@
<Project>{CF42B700-10AA-4DA9-8992-48A800251C11}</Project>
<Name>VCExpr</Name>
</ProjectReference>
- <ProjectReference Include="..\..\VCGeneration\VCGeneration.sscproj">
- <Project>{F65666DE-FB56-457C-8782-09BE243450FC}</Project>
+ <ProjectReference Include="..\..\VCGeneration\VCGeneration.csproj">
+ <Project>{E1F10180-C7B9-4147-B51F-FA1B701966DC}</Project>
<Name>VCGeneration</Name>
</ProjectReference>
<ProjectReference Include="..\Simplify\Simplify.csproj">