summaryrefslogtreecommitdiff
path: root/Source/Houdini/Houdini.csproj
diff options
context:
space:
mode:
authorGravatar qadeer <qadeer@microsoft.com>2012-02-25 14:01:25 -0800
committerGravatar qadeer <qadeer@microsoft.com>2012-02-25 14:01:25 -0800
commit88679e1cc6fb26590886686519987fa958a2735b (patch)
treeb4eeb488c474724d01cf949091b19427c5c1b859 /Source/Houdini/Houdini.csproj
parent44cc8ee3486a320aae809bc4755f4da8c4de4b79 (diff)
further fixes related to using uninterpreted function for error traces
removed Provers.Simplify, Provers.Z3, Provers.TPTP from the solution
Diffstat (limited to 'Source/Houdini/Houdini.csproj')
-rw-r--r--Source/Houdini/Houdini.csproj8
1 files changed, 0 insertions, 8 deletions
diff --git a/Source/Houdini/Houdini.csproj b/Source/Houdini/Houdini.csproj
index c4d4cb8a..af1755a3 100644
--- a/Source/Houdini/Houdini.csproj
+++ b/Source/Houdini/Houdini.csproj
@@ -106,18 +106,10 @@
<Project>{FCD3AC7F-9DFD-46C8-AB1E-09F0B0F16DC5}</Project>
<Name>ParserHelper</Name>
</ProjectReference>
- <ProjectReference Include="..\Provers\Simplify\Simplify.csproj">
- <Project>{FEE9F01B-9722-4A76-A24B-72A4016DFA8E}</Project>
- <Name>Simplify</Name>
- </ProjectReference>
<ProjectReference Include="..\Provers\SMTLib\SMTLib.csproj">
<Project>{9B163AA3-36BC-4AFB-88AB-79BC9E97E401}</Project>
<Name>SMTLib</Name>
</ProjectReference>
- <ProjectReference Include="..\Provers\Z3\Z3.csproj">
- <Project>{BB49B90B-BE21-4BE8-85BA-359FDB55F4DF}</Project>
- <Name>Z3</Name>
- </ProjectReference>
<ProjectReference Include="..\VCExpr\VCExpr.csproj">
<Project>{56FFDBCA-7D14-43B8-A6CA-22A20E417EE1}</Project>
<Name>VCExpr</Name>