summaryrefslogtreecommitdiff
path: root/Util/VS2010/DafnyExtension/DafnyExtension/DafnyExtension.csproj
diff options
context:
space:
mode:
authorGravatar Rustan Leino <leino@microsoft.com>2012-08-08 22:46:20 -0700
committerGravatar Rustan Leino <leino@microsoft.com>2012-08-08 22:46:20 -0700
commitfab401f95ee51bb56246a272405ddbd3052f2507 (patch)
treeeb3319aa616b6916fe630ab6ceaeda119f5140e2 /Util/VS2010/DafnyExtension/DafnyExtension/DafnyExtension.csproj
parent1cddee6e463bc615731709d537ccc1fc9938e2b6 (diff)
DafnyExtension: improvements
Diffstat (limited to 'Util/VS2010/DafnyExtension/DafnyExtension/DafnyExtension.csproj')
-rw-r--r--Util/VS2010/DafnyExtension/DafnyExtension/DafnyExtension.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/Util/VS2010/DafnyExtension/DafnyExtension/DafnyExtension.csproj b/Util/VS2010/DafnyExtension/DafnyExtension/DafnyExtension.csproj
index 62413d03..cfa7a070 100644
--- a/Util/VS2010/DafnyExtension/DafnyExtension/DafnyExtension.csproj
+++ b/Util/VS2010/DafnyExtension/DafnyExtension/DafnyExtension.csproj
@@ -135,7 +135,6 @@
<Compile Include="ContentType.cs" />
<Compile Include="BraceMatching.cs" />
<Compile Include="WordHighlighter.cs" />
- <Compile Include="Outlining.cs" />
<Compile Include="ErrorTagger.cs" />
<Compile Include="TokenTagger.cs" />
<Compile Include="ClassificationTagger.cs" />