]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/buildTimeConf.ml.in
snapshot, notably:
[helm.git] / helm / matita / buildTimeConf.ml.in
index 4f2a4d27c0ea3535dde25c9aa7d8b99c26092319..39efbf62b5864c58a91671e4b3404a6780d12feb 100644 (file)
@@ -25,5 +25,9 @@
 
 let debug = @DEBUG@;;
 let version = "0.0.1";;
-let history_size = 10;;
+let undo_history_size = 10;;
+let console_history_size = 100;;
+let gtkrc = "@MATITA_GTKRC@";;
+let base_uri = "cic:/matita";;
+let phrase_sep = ";;";;