MeatAxe 2.4
src/c-args.h
00001 
00002 #ifndef CHECK_FUNCTION_TABLE
00003 
00004 void TestArgs(unsigned flags);
00005 
00006 #else
00007 
00008   { 211, "Command line parser", TestArgs },
00009 
00010 #endif
00011