Changeset 4148 in orxonox.OLD for orxonox/branches/md2_loader/src/subprojects
- Timestamp:
- May 10, 2005, 5:58:08 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/md2_loader/src/subprojects/benchmark.cc
r4139 r4148 33 33 #include "player.h" 34 34 #include "base_object.h" 35 35 #include "debug.h" 36 #include "stdincl.h" 36 37 #include <asm/msr.h> 37 38 #include <linux/timex.h> … … 465 466 int startBenchmarks() 466 467 { 467 PRINTF(1)("Benchmark is not implemented in this system\n");468 //PRINTF(1)("Benchmark is not implemented in this system\n"); 468 469 } 469 470
Note: See TracChangeset
for help on using the changeset viewer.