Changeset 5140 in orxonox.OLD for trunk/src/proto
- Timestamp:
- Aug 26, 2005, 2:15:06 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/proto/proto_singleton.cc
r4839 r5140 33 33 1. Add the new file new_class.cc to the ./src/Makefile.am 34 34 2. Add the class identifier to ./src/class_id.h eg. CL_NEW_CLASS 35 !!!!!!!!!! IMPORTANT FOR SINGLETON !!!!!!!!!!!!!!!! 36 3. SingleTon MUST be CL_NEW_CLASS = 0x00000fxx 35 37 36 38 Advanced Topics:
Note: See TracChangeset
for help on using the changeset viewer.