source: GSEXmlParser/GSEXmlParser.upp @ 113

Last change on this file since 113 was 37, checked in by sunny, 16 years ago

add tomysql function

File size: 115 bytes
Line 
1optimize_speed;
2
3uses
4  Core,
5  MySql;
6
7file
8  GSEXmlParser.h,
9  GSEXmlParser.cpp;
10
11mainconfig
12  "" = "";
13
Note: See TracBrowser for help on using the repository browser.