]> matita.cs.unibo.it Git - helm.git/commitdiff
annotations: was yes or NO. It is now yes or no.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 27 Nov 2001 17:05:01 +0000 (17:05 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 27 Nov 2001 17:05:01 +0000 (17:05 +0000)
helm/annotationHelper/cicAnnotationHelper.ml

index 3104f6e665c86b65e97b9c6723986064e9ec10e7..0b858b268e5a725bd6fe60e80cd2fdcd2b68446a 100644 (file)
@@ -101,7 +101,7 @@ module UrlManipulator =
                  Some
                   (match ann with
                       "yes" -> ".ann"
-                    | "NO"  -> ""
+                    | "no"  -> ""
                     | _     -> raise (Bad_formed_url url)
                   ) ;
                 if !founduri = None then