]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/buildTimeConf.ml.in
added delift
[helm.git] / helm / matita / buildTimeConf.ml.in
index cef844f0c107dda0c3026cea54546096972480a2..e75988386ba55cd0c8f3cd7326f93671d091faf2 100644 (file)
@@ -28,4 +28,6 @@ let version = "0.0.1";;
 let undo_history_size = 10;;
 let console_history_size = 100;;
 let gtkrc = "@MATITA_GTKRC@";;
+let base_uri = "cic:/matita";;
+let phrase_sep = ".";;