- Timestamp:
- Jul 6, 2009, 3:44:19 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sample/pingpong/main.cpp
r4762 r4763 12 12 int main( int argc, char** argv ) { 13 13 14 14 /* 15 15 StartupWrapper::startSystem(); 16 16 BootstrapManager::instance().registerModule( … … 20 20 StartupWrapper::stopSystem(); 21 21 return 0; 22 22 */ 23 23 24 24
Note:
See TracChangeset
for help on using the changeset viewer.