]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/registry/tests/sample.xml
ocaml 3.09 transition
[helm.git] / helm / ocaml / registry / tests / sample.xml
index d08ce5644a9267e25e07075fe7d12e70f7e12655..b0f91f30b4e48d4190b3fbd93cd1988a334f2825 100644 (file)
@@ -8,6 +8,15 @@
     <key name="mode">remote</key>
     <key name="url">http://localhost:58081</key>
   </section>
+  <section name="triciclo">
+    <key name="merge1">yes</key>
+  </section>
+  <section name="triciclo">
+    <include href="sample_include.xml" />
+  </section>
+  <section name="triciclo">
+    <key name="merge2">yes</key>
+  </section>
   <section name="types">
     <key name="string">debian</key>
     <key name="int">1</key>
     <key name="int_list">13</key>
     <key name="int_list">17</key>
     <key name="int_list">19</key>
-    <key name="int_pair">19 23</key>
-  </section>
-  <section name="triciclo">
-    <section name="foo1">
-      <key name="bar2">aaa</key>
-      <key name="bar3">bbb</key>
-    </section>
-    <section name="foo2">
-      <key name="bar1">quux</key>
-    </section>
-    <key name="basedir">/public/helm_library</key>
-    <key name="constant_type_file">$(triciclo.basedir)/constanttype</key>
-    <key name="environment_file">$(triciclo.basedir)/environment</key>
-    <key name="inner_types_file">$(triciclo.basedir)/innertypes</key>
-    <key name="proof_file">$(triciclo.basedir)/currentproof</key>
-    <key name="proof_file_type">$(triciclo.basedir)/currentprooftype</key>
+    <key name="int_float_pair">19 23.2</key>
   </section>
   <section name="uwobo">
     <key name="url">http://localhost:58080/</key>