/[circus]/circus/src/circus.cpp
ViewVC logotype

Diff of /circus/src/circus.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by tvon, Mon Dec 2 23:36:06 2002 UTC revision 1.2 by tvon, Tue Dec 3 03:38:07 2002 UTC
# Line 4  int main(){ Line 4  int main(){
4    
5          Ringmaster *master = new Ringmaster();          Ringmaster *master = new Ringmaster();
6    
7            // Have to look into polymorphism a lil more.  Not sure what to declare
8            // for the ModuleManager setup.
9            // ...this will be in Ringmaster anyways....
10    
11          master->loop();          master->loop();
12                    
13  }  }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26