5 lines
67 B
C
5 lines
67 B
C
|
#ifndef SIM_MAIN_C
|
||
|
#define SIM_MAIN_C
|
||
|
#include "op_utils.c"
|
||
|
#endif
|