generarxml/src/makexml.h
Chris Cromer f398929260 cleanup
2016-10-23 23:17:03 -03:00

5 lines
92 B
C

/*
* This function generates the xml and saves it to the output file.
*/
void make_xml();