ra4_draw  4bd0201e3d922d42bd545d4b045ed44db33454a4
test.hpp
Go to the documentation of this file.
1 #ifndef H_TEST
2 #define H_TEST
3 
4 void GetOptions(int argc, char *argv[]);
5 
6 #endif
void GetOptions(int argc, char *argv[])