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

Regex.h

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

Authors:

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

Powered by:

SourceForgeLogo