projects
/
IRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d76b42
)
commented out all functions by mistake
author
jzhou
<jzhou>
Thu, 7 May 2009 18:35:05 +0000
(18:35 +0000)
committer
jzhou
<jzhou>
Thu, 7 May 2009 18:35:05 +0000
(18:35 +0000)
Robust/src/Runtime/math.c
patch
|
blob
|
history
diff --git
a/Robust/src/Runtime/math.c
b/Robust/src/Runtime/math.c
index 95a03f1c05564752b490fc8f051126f1474aeeec..e450d09ee879ccb8df0034b89f25afeb27136263 100644
(file)
--- 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;