Browse Source

Remove reference to non-existent F# ambience

pull/27/merge
Daniel Grunwald 13 years ago
parent
commit
c331684f59
  1. 5
      src/AddIns/BackendBindings/FSharpBinding/FSharpBinding.addin

5
src/AddIns/BackendBindings/FSharpBinding/FSharpBinding.addin

@ -16,11 +16,6 @@ @@ -16,11 +16,6 @@
<Import assembly = "$ICSharpCode.CSharpBinding/CSharpBinding.dll"/>
</Runtime>
<Path name = "/SharpDevelop/Workbench/Ambiences">
<Class id = "F#"
class = "FSharpBindings.FSharpAmbience"/>
</Path>
<Path name = "/SharpDevelop/ViewContent/AvalonEdit/SyntaxModes">
<SyntaxMode id = "F# Syntax Mode"
name = "F#"

Loading…
Cancel
Save