projfilestest.h
Go to the documentation of this file.00001 #ifndef PROJFILESTEST_H
00002 #define PROJFILESTEST_H
00003
00007 class projfilestest
00008 {
00009 public:
00010
00012 static string doc[];
00013
00015 static void test01();
00017 static void test02();
00018
00019 };
00020
00021
00022 #endif
00023