Ignore:
Timestamp:
01/17/08 22:21:03 (16 years ago)
Author:
bittner
Message:

pixel error computation revival

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/havran/configh.h

    r2608 r2610  
    1414#define __CONFIGH_H__ 
    1515 
     16 
    1617#if defined(_MSC_VER) 
    1718// use perftimer only on msvc 
     
    1920#define __SSE__ 
    2021// If we support the use of SSE instructions for ray shooting 
    21 #define _USE_HAVRAN_SSE 
     22//#define _USE_HAVRAN_SSE 
    2223#endif 
    2324 
Note: See TracChangeset for help on using the changeset viewer.