]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/registry/tests/sample.xml
added <include href="foo/bar/baz.xml" /> support
[helm.git] / helm / ocaml / registry / tests / sample.xml
index 33e1c65897449adb68669726985f15f027b8e3e7..a72546bf7e5671c2598526f257d95eb45f7d7b4f 100644 (file)
@@ -8,6 +8,9 @@
     <key name="mode">remote</key>
     <key name="url">http://localhost:58081</key>
   </section>
+  <section name="triciclo">
+    <include href="sample_include.xml" />
+  </section>
   <section name="types">
     <key name="string">debian</key>
     <key name="int">1</key>
     <key name="int_list">19</key>
     <key name="int_float_pair">19 23.2</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>
-  </section>
   <section name="uwobo">
     <key name="url">http://localhost:58080/</key>
   </section>