X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Flibrary%2FlibraryClean.ml;h=6f72ff495b77edf2389397863bf56bd7de3778b3;hb=782253ebe87375f52c07899c1501db5a665a457f;hp=092527155e272cce2ad638d81c425047eaf3e7ff;hpb=114ee592d3da9b49abfd4c1b186cba1e170075dc;p=helm.git diff --git a/helm/ocaml/library/libraryClean.ml b/helm/ocaml/library/libraryClean.ml index 092527155..6f72ff495 100644 --- a/helm/ocaml/library/libraryClean.ml +++ b/helm/ocaml/library/libraryClean.ml @@ -23,6 +23,8 @@ * http://helm.cs.unibo.it/ *) +(* $Id$ *) + open Printf let debug = false @@ -138,7 +140,7 @@ let moo_root_dir = lazy ( match Str.split (Str.regexp "[ \t\r\n]+") (HExtlib.trim_blanks pair) with - | [a;b] -> a, b + | a::b::_ -> a, b | _ -> assert false) (Helm_registry.get_list Helm_registry.string "getter.prefix")) in