]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/buildTimeConf.ml.in
snapshot (notably: implemented "check")
[helm.git] / helm / matita / buildTimeConf.ml.in
index 525c678b4f45ed167d029b6ee7cd0823c3319e2d..cef844f0c107dda0c3026cea54546096972480a2 100644 (file)
@@ -24,4 +24,8 @@
  *)
 
 let debug = @DEBUG@;;
+let version = "0.0.1";;
+let undo_history_size = 10;;
+let console_history_size = 100;;
+let gtkrc = "@MATITA_GTKRC@";;