use logger also in Tecs

This commit is contained in:
zolliker
2005-09-02 13:01:39 +00:00
parent 42747dc024
commit 67a68f3240

2
tecs/tecs_logger.c Normal file
View File

@ -0,0 +1,2 @@
#define TECS_LOG 1
#include "../logger.c"