]> matita.cs.unibo.it Git - helm.git/commitdiff
triciclo.conf.xml ==> gTopLevel.conf.xml
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 26 Feb 2004 16:32:43 +0000 (16:32 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 26 Feb 2004 16:32:43 +0000 (16:32 +0000)
helm/gTopLevel/testlibrary.ml

index a60aada5d3380d26222767970cc78c1efe3d6ac5..fc5fa2e79e022608fb78712e2706445732318df7 100644 (file)
@@ -130,7 +130,7 @@ let do_file status fname =
       fname (Printexc.to_string exn)
 
 let _ =
-  Helm_registry.load_from "triciclo.conf.xml";
+  Helm_registry.load_from "gTopLevel.conf.xml";
   HelmLogger.register_log_callback
    (fun ?(append_NL = true) msg ->
      (if append_NL then prerr_endline else prerr_string)