]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaMisc.mli
snapshot:
[helm.git] / helm / matita / matitaMisc.mli
index ae1fc382b5de8a84747f209866ae0e9979fca5bb..f8e8ee40c0c98d533fb996c83f366d8c9c5fe622 100644 (file)
@@ -34,3 +34,7 @@ val is_proof_script: string -> bool
   (** @return true if file is a (binary) proof object *)
 val is_proof_object: string -> bool
 
+  (** given a phrase, if it doesn't end with BuildTimeConf.phrase_sep, append
+  * it *)
+val append_phrase_sep: string -> string
+