]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/registry/tests/sample.xml
ac29f3373bdce552be68f03c91aad96a04d8786e
[helm.git] / helm / ocaml / registry / tests / sample.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <helm_registry>
3   <section name="annotations">
4     <key name="dir">file:///home/zack/miohelm/objects</key>
5     <key name="url">file:///home/zack/miohelm/objects</key>
6   </section>
7   <section name="getter">
8     <key name="mode">remote</key>
9     <key name="url">http://localhost:58081</key>
10   </section>
11   <section name="triciclo">
12     <key name="basedir">/public/helm_library</key>
13     <key name="constant_type_file">$(triciclo.basedir)/constanttype</key>
14     <key name="environment_file">$(triciclo.basedir)/environment</key>
15     <key name="inner_types_file">$(triciclo.basedir)/innertypes</key>
16     <key name="proof_file">$(triciclo.basedir)/currentproof</key>
17     <key name="proof_file_type">$(triciclo.basedir)/currentprooftype</key>
18   </section>
19   <section name="uwobo">
20     <key name="url">http://localhost:58080/</key>
21   </section>
22 </helm_registry>