Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4148 in orxonox.OLD for orxonox/branches/md2_loader/src/subprojects


Ignore:
Timestamp:
May 10, 2005, 5:58:08 PM (20 years ago)
Author:
patrick
Message:

orxonox/branches/md2_loader: altered some vector functions and wiped out most of the compiler errors. still remaining one link error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/md2_loader/src/subprojects/benchmark.cc

    r4139 r4148  
    3333#include "player.h"
    3434#include "base_object.h"
    35 
     35#include "debug.h"
     36#include "stdincl.h"
    3637#include <asm/msr.h>
    3738#include <linux/timex.h>
     
    465466int startBenchmarks()
    466467{
    467   PRINTF(1)("Benchmark is not implemented in this system\n");
     468  //PRINTF(1)("Benchmark is not implemented in this system\n");
    468469}
    469470
Note: See TracChangeset for help on using the changeset viewer.