]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/contribs/procedural/library/library.conf.xml
- hExtlib: new function "list_assoc_all"
[helm.git] / helm / software / matita / contribs / procedural / library / library.conf.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <helm_registry>
3   <section name="package">      
4     <key name="input_name">library</key>
5     <key name="output_name">library</key>
6     <key name="input_base_uri">cic:/matita</key>
7     <key name="output_base_uri">cic:/matita/procedural/library</key>
8     <key name="input_path">library</key>
9     <key name="output_path">contribs/procedural/library</key>
10     <key name="input_type">grafite</key>
11     <key name="output_type">procedural</key>    
12     <key name="heading_lines">14</key>
13     <key name="theory_file"></key>
14     <key name="inline">logic/equality/symmetric_eq nodefaults</key>
15     <key name="inline">logic/equality/transitive_eq nodefaults</key>
16   </section>
17 </helm_registry>