proj home

Files   Classes   Functions   Hierarchy  

htmltest.cpp

Go to the documentation of this file.
00001 #include <html.h>
00002 #include <htmltest.h>
00003 
00004 string htmltest::doc[] = 
00005 {
00006   "",
00007   "",
00008   "",
00009   ""
00010 };
00011 
00012 int htmltest::test01
00013 (
00014   int argc, char** argv
00015 )
00016 {
00017   commandline cmd(argc,argv);
00018   return html::insert(cmd);
00019 }
00020 

Generated on Fri Mar 4 00:49:28 2011 for Chelton Evans Source by  doxygen 1.5.8