From: jzhou Date: Thu, 7 May 2009 18:35:05 +0000 (+0000) Subject: commented out all functions by mistake X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ae475ea8e0551298aa2adb3a571e89dd0c06f387;p=IRC.git commented out all functions by mistake --- diff --git a/Robust/src/Runtime/math.c b/Robust/src/Runtime/math.c index 95a03f1c..e450d09e 100644 --- a/Robust/src/Runtime/math.c +++ b/Robust/src/Runtime/math.c @@ -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;