]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/buildTimeConf.ml.in
removed no longer used METAs
[helm.git] / helm / matita / buildTimeConf.ml.in
index c8a2061e220b8ac04811b00a9e7765bb2afbd956..8ea2c7b869cf03a70d7b9004fb2f279e3cbb1b3f 100644 (file)
@@ -47,9 +47,9 @@ 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.moo"
-let coq_notation_script = runtime_base_dir ^ "/coq.moo"
 let matita_conf  = runtime_base_dir ^ "/matita.conf.xml"
 let closed_xml = runtime_base_dir ^ "/closed.xml"
 let gtkmathview_conf = runtime_base_dir ^ "/gtkmathview.matita.conf.xml"
 let matitamake_makefile_template = runtime_base_dir ^ "/template_makefile.in"
+let stdlib_dir = runtime_base_dir ^ "/library"