]> matita.cs.unibo.it Git - helm.git/blobdiff - components/binaries/transcript/CoRN.conf.xml
- components: composed coercions mus be generated with current base uri
[helm.git] / components / binaries / transcript / CoRN.conf.xml
index e952b23e47dac52991f1d1b293f369bdda1cfa8f..e904b4d4e7a3a45ea3b4413f514ca6ecff58913b 100644 (file)
@@ -1,10 +1,15 @@
 <?xml version="1.0" encoding="utf-8"?>
 <helm_registry>
   <section name="package">      
-    <key name="name">CoRN</key>
-    <key name="base_uri">cic:/matita/CoRN-Decl</key>
+    <key name="input_name">CoRN</key>
+    <key name="output_name">CoRN-Decl</key>
+    <key name="input_base_uri">cic:/CoRN</key>
+    <key name="output_base_uri">cic:/matita/CoRN-Decl</key>
     <key name="input_path">/projects/helm/exportation/CoRN</key>
     <key name="output_path">$(transcript.helm_dir)/matita/contribs/CoRN-Decl</key>
     <key name="script_type">.v</key>
+    <key name="coercion">Z_of_nat cic:/Coq/ZArith/BinInt/Z_of_nat.con</key>
+    <key name="coercion">Zpos cic:/Coq/ZArith/BinInt/Z.ind#xpointer(1/1/2)</key>
+    <key name="coercion">nat_of_P cic:/Coq/NArith/BinPos/nat_of_P.con</key>
   </section>
 </helm_registry>