summaryrefslogtreecommitdiff
path: root/Source/DafnyDriver/DafnyDriver.csproj
diff options
context:
space:
mode:
authorGravatar rustanleino <unknown>2011-01-13 01:20:30 +0000
committerGravatar rustanleino <unknown>2011-01-13 01:20:30 +0000
commit4a3b3e6d50109c4f39c33f8d5af68d329e2b1354 (patch)
treedc9bf39607e301232b598f92ed70eb104b7aa454 /Source/DafnyDriver/DafnyDriver.csproj
parentee4867783495bba5a4d2041990cba5ebf4067078 (diff)
Dafny: Fixed some build issues with duplicated and malformed Code Contracts.
Diffstat (limited to 'Source/DafnyDriver/DafnyDriver.csproj')
-rw-r--r--Source/DafnyDriver/DafnyDriver.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/DafnyDriver/DafnyDriver.csproj b/Source/DafnyDriver/DafnyDriver.csproj
index d577c048..fb68eefd 100644
--- a/Source/DafnyDriver/DafnyDriver.csproj
+++ b/Source/DafnyDriver/DafnyDriver.csproj
@@ -110,7 +110,6 @@
</Reference>
</ItemGroup>
<ItemGroup>
- <Compile Include="cce.cs" />
<Compile Include="DafnyDriver.cs" />
<Compile Include="..\version.cs" />
</ItemGroup>