Back to Evolution Project page
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 }