some tuning

This commit is contained in:
Evghenii
2013-11-13 16:23:05 +01:00
parent c0b54aa58c
commit 780e9f31fe
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
EXAMPLE=rt
CPP_SRC=rt.cpp rt_serial.cpp
ISPC_SRC=rt.ispc
ISPC_SRC=rt1.ispc
ISPC_IA_TARGETS=avx
include ../common.mk