5 lines
92 B
C
5 lines
92 B
C
/*
|
|
* This function generates the xml and saves it to the output file.
|
|
*/
|
|
void make_xml();
|