JWM Source Documentation

parse.h
Go to the documentation of this file.
00001 
00010 #ifndef PARSE_H
00011 #define PARSE_H
00012 
00016 void ParseConfig(const char *fileName);
00017 
00018 #endif /* PARSE_H */
00019