commented out all functions by mistake
authorjzhou <jzhou>
Thu, 7 May 2009 18:35:05 +0000 (18:35 +0000)
committerjzhou <jzhou>
Thu, 7 May 2009 18:35:05 +0000 (18:35 +0000)
Robust/src/Runtime/math.c

index 95a03f1c05564752b490fc8f051126f1474aeeec..e450d09ee879ccb8df0034b89f25afeb27136263 100644 (file)
@@ -7,7 +7,8 @@
 #include "math.h"
 #endif
 #include "structdefs.h"
-#if 0
+
+#ifndef MULTICORE
 double CALL11(___Math______cos____D, double ___a___, double ___a___) {
 #ifdef MULTICORE
   return 1;