зеркало из https://github.com/github/putty.git
7 строки
109 B
C
7 строки
109 B
C
|
/*
|
||
|
* cgtest.c: stub file to compile cmdgen.c in self-test mode
|
||
|
*/
|
||
|
|
||
|
#define TEST_CMDGEN
|
||
|
#include "cmdgen.c"
|