Main Page   Class Hierarchy   File List  

Clock.h

00001 #ifndef CLOCK_H
00002 #define CLOCK_H
00003 class Clock {
00004         public:
00005         static int clock;
00006 };
00007 #endif

Generated on Sat Dec 7 21:28:09 2002 by doxygen1.2.18