generarxml/src/makexml.h

5 lines
92 B
C
Raw Permalink Normal View History

/*
* This function generates the xml and saves it to the output file.
*/
2016-10-23 23:17:03 -03:00
void make_xml();