Minor fixes.

This commit is contained in:
castano 2010-11-09 19:34:45 +00:00
parent 49482d1441
commit 26283c8c25
3 changed files with 1 additions and 1 deletions

2
src/nvmath/SimdVector.h Executable file → Normal file
View File

@ -5,7 +5,7 @@
// Set some reasonable defaults.
#ifndef NV_USE_ALTIVEC
# define NV_USE_ALTIVEC POSH_CPU_PPC
# define NV_USE_ALTIVEC NV_CPU_PPC
#endif
#ifndef NV_USE_SSE

0
src/nvmath/SimdVector_SSE.h Executable file → Normal file
View File

0
src/nvmath/SimdVector_VE.h Executable file → Normal file
View File