summaryrefslogtreecommitdiff
path: root/DafnyDriver
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2012-09-28 10:23:28 +0200
committerGravatar wuestholz <unknown>2012-09-28 10:23:28 +0200
commit608b5d4feb7f1ecb0172bf18e77e9c0a56365e41 (patch)
tree1166401cbd7e3ba49d625e365643f4f10aed5c9f /DafnyDriver
parent8a819ec08b75599142bd899fb51d91a24539aacf (diff)
Dafny: Removed assembly reference to 'AIFramework'.
Diffstat (limited to 'DafnyDriver')
-rw-r--r--DafnyDriver/DafnyDriver.csproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/DafnyDriver/DafnyDriver.csproj b/DafnyDriver/DafnyDriver.csproj
index 5dac8f59..6f32302d 100644
--- a/DafnyDriver/DafnyDriver.csproj
+++ b/DafnyDriver/DafnyDriver.csproj
@@ -127,9 +127,6 @@
<Reference Include="AbsInt">
<HintPath>..\..\Binaries\AbsInt.dll</HintPath>
</Reference>
- <Reference Include="AIFramework">
- <HintPath>..\..\Binaries\AIFramework.dll</HintPath>
- </Reference>
<Reference Include="Core">
<HintPath>..\..\Binaries\Core.dll</HintPath>
</Reference>