]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/buildTimeConf.ml.in
Debugging code commented out.
[helm.git] / helm / matita / buildTimeConf.ml.in
index e8eb4b4271f52cc3b5265b2c5fdcdf134e488409..b38eb2ce4664b2196b49c00f5a9a67e15ac9843c 100644 (file)
@@ -40,4 +40,8 @@ let images_dir = runtime_base_dir ^ "/icons"
 let gtkrc_file = runtime_base_dir ^ "/matita.gtkrc"
 let lang_file  = runtime_base_dir ^ "/matita.lang"
 let script_template  = runtime_base_dir ^ "/matita.ma.templ"
+let core_notation_script = runtime_base_dir ^ "/core_notation.ma"
 let matita_conf  = runtime_base_dir ^ "/matita.conf.xml"
+
+let matitamake_makefile_template = runtime_base_dir ^ "/template_makefile.in"
+