Bring jbevain/cecil's commit 4b4568d274560cb7334e0e2a08d12bd67effb610, fsharp enum
authorMiguel de Icaza <miguel@gnome.org>
Wed, 18 Apr 2012 22:30:43 +0000 (18:30 -0400)
committerMiguel de Icaza <miguel@gnome.org>
Wed, 18 Apr 2012 22:54:15 +0000 (18:54 -0400)
mcs/class/Mono.Cecil/Mono.Cecil.Cil/Document.cs

index 6648b7aacc37ee53927e8b528377b1c352d3175d..1dbdc4474481439af697b0afa4031ab76ab85b48 100644 (file)
@@ -54,6 +54,7 @@ namespace Mono.Cecil.Cil {
                JScript,
                Smc,
                MCpp,
+               FSharp,
        }
 
        public enum DocumentLanguageVendor {