]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/metadata/create_V7_mowgli/METADATA/meta_lex.l
*.rdf ==> *.xml
[helm.git] / helm / metadata / create_V7_mowgli / METADATA / meta_lex.l
index 94806717e3bb335664921afab1dc667424984bb2..eca7c383d6a1a96568d20a31521b3ca7d82b75c5 100644 (file)
@@ -268,14 +268,14 @@ main(int argc, char *argv[])
                    FILE *outrel, *outsort;
 
                    init_symbol_table();
-                   if (!(outrel = fopen("forward_rel.rdf","a"))) 
+                   if (!(outrel = fopen("forward_rel.xml","a"))) 
                      {
-                     fprintf(stderr, "error in openinf file forward_rel.rdf\n");
+                     fprintf(stderr, "error in openinf file forward_rel.xml\n");
                       exit(-1);
                      }
-                   if (!(outsort = fopen("forward_sort.rdf","a"))) 
+                   if (!(outsort = fopen("forward_sort.xml","a"))) 
                      {
-                     fprintf(stderr, "error in openinf file forward_rel.rdf\n");
+                     fprintf(stderr, "error in openinf file forward_rel.xml\n");
                       exit(-1);
                      }
                    // We process the body