]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitaWiki.ml
matitac now compiles like make (recorsively) if needed.
[helm.git] / matita / matitaWiki.ml
index 3c5607bd7df9ff1bf458d61f5f0dac65a3aea604..ed884bda8c48511b5919b72a270efb6bd5f72c1a 100644 (file)
@@ -212,7 +212,7 @@ let main () =
   Helm_registry.set_int "matita.verbosity" 0;
   let include_paths =
    Helm_registry.get_list Helm_registry.string "matita.includes" in
-  grafite_status := [GrafiteSync.init ()];
+  grafite_status := [GrafiteSync.init "cic:/matita/tests/"];
   lexicon_status :=
    [CicNotation2.load_notation ~include_paths
      BuildTimeConf.core_notation_script] ;