proj home

Files   Classes   Functions   Hierarchy  

main.cpp

Go to the documentation of this file.
00001 
00002 #include <iostream>
00003 using namespace std;
00004 
00005 #include <cubegui.h>
00006 
00007 
00008 int main(int argc, char** argv)
00009 {
00010   cubegui().prog01(argc,argv);
00011 
00012   return 0;
00013 }
00014 
00015 

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