putty/cgtest.c

7 строки
109 B
C

/*
* cgtest.c: stub file to compile cmdgen.c in self-test mode
*/
#define TEST_CMDGEN
#include "cmdgen.c"