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

Calendar.h

00001 /*
00002  * $Id: Calendar.h,v 1.1 2003/07/01 06:24:04 mindstorm2600 Exp $
00003  */
00004 #ifndef __CLAW_CALENDAR_H__
00005 #define __CLAW_CALENDAR_H__
00006 #include<Date.h>
00007 
00008 namespace clawsoft{
00009         
00016         class Calendar:protected Date{
00017         };
00018 };
00019 
00020 #endif

Authors:

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

Powered by:

SourceForgeLogo