Commit d6cf6d18 authored by Poulet Camille's avatar Poulet Camille
Browse files

Add line to create an XLM file

Showing with 1 addition and 1 deletion
+1 -1
...@@ -503,7 +503,7 @@ public static void main(String[] args) { ...@@ -503,7 +503,7 @@ public static void main(String[] args) {
/* Create XML file /* Create XML file
* *
*/ */
//System.out.println((new XStream(new DomDriver())).toXML(fn)); System.out.println((new XStream(new DomDriver())).toXML(fn));
} }
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment