Changeset 6141 for trunk/XML_IMPORT/IMP_TREE/testParser.cxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/XML_IMPORT/IMP_TREE/testParser.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/XML_IMPORT/IMP_TREE/testParser.cxx
r1818 r6141 48 48 // Create the handler object and install it as the document and error 49 49 // handler for the parser. Then parse the file and catch any exceptions 50 // that prop ogate out50 // that propagate out 51 51 52 52 ofstream outFile;
