Index: trunk/stac/src/stac.h
===================================================================
--- trunk/stac/src/stac.h	(revision 3667)
+++ trunk/stac/src/stac.h	(revision 3673)
@@ -3,8 +3,10 @@
 
 #include "pslib.h"
-
 #define abs(x) ((x) >= 0 ? (x) : (-(x)))
-
 #define MAXCHAR 80
+
+/************************************************************************************************************/
+
+// time.c
 
 // Get the current time
