7 lines
76 B
C
7 lines
76 B
C
#ifndef TEST_COMMANDS
|
|
|
|
int close_command_file(void)
|
|
{ return OK; }
|
|
|
|
#endif
|