Changeset 6957 for code/branches
- Timestamp:
- May 21, 2010, 2:11:47 PM (14 years ago)
- Location:
- code/branches/presentation3/src
- Files:
-
- 10 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation3/src/orxonox/controllers/CMakeLists.txt
r6951 r6957 8 8 WaypointController.cc 9 9 WaypointPatrolController.cc 10 DroneController.cc11 10 ) -
code/branches/presentation3/src/orxonox/worldentities/CMakeLists.txt
r6951 r6957 12 12 SpawnPoint.cc 13 13 TeamSpawnPoint.cc 14 Drone.cc15 14 ) 16 15
Note: See TracChangeset
for help on using the changeset viewer.