]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/buildTimeConf.ml.in
merged transformations on top of notation code
[helm.git] / helm / matita / buildTimeConf.ml.in
index b38eb2ce4664b2196b49c00f5a9a67e15ac9843c..5ceabc66f7bcdd8cd4e187a17a501ab9087aeeff 100644 (file)
@@ -42,6 +42,7 @@ 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 gtkmathview_conf = runtime_base_dir ^ "/gtkmathview.matita.conf.xml"
 
 let matitamake_makefile_template = runtime_base_dir ^ "/template_makefile.in"