Changeset 12063 for sample/pingpong/PingPong.h
- Timestamp:
- Jun 19, 2013, 1:09:25 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sample/pingpong/PingPong.h
r12060 r12063 60 60 61 61 private: 62 // the ariba module and a node63 // AribaModule* ariba;64 62 Node node; 65 63 string name; … … 76 74 }; 77 75 78 // needed for simulation support79 ARIBA_SIMULATION_SERVICE(PingPong);80 81 76 }}} // namespace ariba, application, pingpong 82 77
Note:
See TracChangeset
for help on using the changeset viewer.