/[cvs]/api/Classes/Examples/String/StringTest.h
ViewVC logotype

Annotation of /api/Classes/Examples/String/StringTest.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Sun Jul 1 20:47:58 2001 UTC (23 years ago) by bearsoft
Branch point for: lazy, MAIN
File MIME type: text/plain
Initial revision

1 bearsoft 1.1 #ifndef __StringTest_H__
2     #define __StringTest_H__
3    
4     #include "../../String/String.h"
5    
6    
7     class StringTest
8     {
9    
10     public:
11    
12     StringTest::StringTest();
13     StringTest::~StringTest();
14    
15     void run();
16    
17     };
18    
19     #endif

root@recompile.se
ViewVC Help
Powered by ViewVC 1.1.26