]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitaScript.mli
huge amount of work to make out Make crawl roots and
[helm.git] / matita / matitaScript.mli
index 89986ead7e0cd01a6600758bcf5369a3b309017c..e8b80d25b8d2cdc69ad8d95228499ef2a0a61fa1 100644 (file)
@@ -55,7 +55,7 @@ object
   method has_name: bool
   (* alwais return a name, use has_name to check if it is the default one *)
   method filename: string 
-  method buri_of_current_file: string
+  method buri_of_current_file: string 
   method assignFileName : string option -> unit (* to the current active file *)
   method loadFromFile : string -> unit
   method loadFromString : string -> unit