Back to Evolution Project page


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Header Files   Sources   Compound Members   File Members  

main.cc

00001 #include <stdio.h>
00002 #include <Application.h>
00003 
00007 int main_old(int argc, char *argv[]) {
00008 /*  TApplication* app1;
00009     app1 = new TApplication;
00010     app1->Run();
00011     return 0;
00012 */
00013 }

Generated at Mon Nov 6 22:47:05 2000 for TheGameofEvolution by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999