/* Comm clocks */ #define CLOCK 1 #include "globals.h" Print_Time() {} Start_Clock() { return TRUE; } Stop_Clock() {} Reset_Clock() {}