Changeset 6855 for trunk/MagicSoft/Mars/mars.cc
- Timestamp:
- 03/18/05 17:21:58 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mars.cc
r2531 r6855 6 6 #include "MLogManip.h" 7 7 8 #include "M Mars.h"8 #include "MCameraDisplay.h" 9 9 #include "MArgs.h" 10 10 #include "MArray.h" … … 133 133 // start the main window 134 134 // 135 new M Mars;135 new MCameraDisplay; 136 136 137 137 //
Note:
See TracChangeset
for help on using the changeset viewer.