]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/buildTimeConf.ml.in
snapshot, notably:
[helm.git] / helm / matita / buildTimeConf.ml.in
index e75988386ba55cd0c8f3cd7326f93671d091faf2..98c033fdbc10b5dd932afa6d70da6e58a69ccc9f 100644 (file)
@@ -27,7 +27,10 @@ let debug = @DEBUG@;;
 let version = "0.0.1";;
 let undo_history_size = 10;;
 let console_history_size = 100;;
+let browser_history_size = 100;;
 let gtkrc = "@MATITA_GTKRC@";;
 let base_uri = "cic:/matita";;
 let phrase_sep = ".";;
+let blank_uri = "about:blank";;
+let current_proof_uri = "about:current_proof";;