]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/matitaWiki.ml
Release 0.5.9.
[helm.git] / helm / software / matita / matitaWiki.ml
index 52d18f42a3ea5d43caaf6856d02d5aabb8377900..ba6840ee5e500d51aed42c02660f05e527561de4 100644 (file)
@@ -143,7 +143,7 @@ let rec interactive_loop () =
            LexiconSync.time_travel
             ~present:cur_grafite_status ~past:grafite_status;
            GrafiteSync.time_travel
-            ~present:cur_grafite_status ~past:grafite_status ();
+            ~present:cur_grafite_status ~past:grafite_status;
            interactive_loop (Some n)
     | `Do command ->
         let str = Ulexing.from_utf8_string command in