summaryrefslogtreecommitdiff
path: root/Source/Provers
diff options
context:
space:
mode:
authorGravatar tabarbe <unknown>2010-07-16 21:50:00 +0000
committerGravatar tabarbe <unknown>2010-07-16 21:50:00 +0000
commitc6de9d4b8b13e4cd41ace4a207790b66940d7870 (patch)
treee5804fd97ce5de2508d501f826d5a1f1bf4162ed /Source/Provers
parentb0b50edca3da937778bbb3f1d53029fa1a9ec3cf (diff)
<Boogie> Removed references to AssemblyInfo.cs files - unnecessary for the building/execution of the program
Diffstat (limited to 'Source/Provers')
-rw-r--r--Source/Provers/Isabelle/Isabelle.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Provers/Isabelle/Isabelle.csproj b/Source/Provers/Isabelle/Isabelle.csproj
index 036e557a..94ccdfba 100644
--- a/Source/Provers/Isabelle/Isabelle.csproj
+++ b/Source/Provers/Isabelle/Isabelle.csproj
@@ -96,6 +96,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Prover.cs" />
+ <Compile Include="version.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.