cosmetic mods
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9098 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
bdc28f90ca
commit
a256f0b454
4 changed files with 41 additions and 37 deletions
|
|
@ -9,6 +9,8 @@
|
|||
|
||||
char cvsroot_xml_cxx[] = "$Header$";
|
||||
|
||||
#include "swigmod.h"
|
||||
|
||||
static const char *usage = "\
|
||||
XML Options (available with -xml)\n\
|
||||
-xmllang <lang> - Typedef language\n\
|
||||
|
|
@ -16,9 +18,6 @@ XML Options (available with -xml)\n\
|
|||
------\n\
|
||||
deprecated (use -o): -xml <output.xml> - Use <output.xml> as output file (extension .xml mandatory)\n";
|
||||
|
||||
|
||||
#include "swigmod.h"
|
||||
|
||||
static File *out = 0;
|
||||
static int xmllite = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue