Clock ----- WB: Click on required Icon CLI: usage: Minclock (or) Memclock There are two versions of this program, Minclock which simply puts the date and time at the top of the workbench screen, and MemClock which adds a free memory monitor as well. The two versions can be generated from the same source code. To compile MinClock (with Lattice) define MINCLOCK at compile time (ie use option -dMINCLOCK), to compile MEMCLOCK use -dMEMCLOCK. In addition the clocks can be made to pop-to-front (every second) if not already the front window by using the -dPOPUP compile time option. Minclock is 2154 bytes long, Memclock is 2204 bytes