Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields  

Chronograph.h

00001 /*
00002  * $Id: Chronograph.h,v 1.1 2003/06/30 00:15:33 mindstorm2600 Exp $
00003  */
00004 #ifndef __CLAW_CRONOGRAPH_H__
00005 #define __CLAW_CRONOGRAPH_H__
00006 
00007 #include<Time.h>
00008 
00009 namespace clawsoft{
00016         class Chronograph:public Time{
00017         };
00018 };
00019 
00020 #endif

Authors:

Juan V. Guerrero
Jannette C. Mejia
Juan C. Guevara

Powered by:

SourceForgeLogo