aboutsummaryrefslogtreecommitdiff
path: root/src/interp/g-opt.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-02-06 04:58:02 +0000
committerdos-reis <gdr@axiomatics.org>2011-02-06 04:58:02 +0000
commit2eef476c721ed93b1acaaf1a77e20b5b7c73ed4f (patch)
tree0a8dd6968553c1c45be0e2e66cc5a7a6660addea /src/interp/g-opt.boot
parent9c5ffc67bc7783bf0a93335ef6703a10a602ff37 (diff)
downloadopen-axiom-2eef476c721ed93b1acaaf1a77e20b5b7c73ed4f.tar.gz
cleanup special hyperbolic builtins
Diffstat (limited to 'src/interp/g-opt.boot')
-rw-r--r--src/interp/g-opt.boot8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/interp/g-opt.boot b/src/interp/g-opt.boot
index d99f8c6a..f29ef062 100644
--- a/src/interp/g-opt.boot
+++ b/src/interp/g-opt.boot
@@ -408,10 +408,10 @@ $VMsideEffectFreeOperators ==
%feq %flt %fle %fgt %fge %fmul %fadd %fsub %fexp %fmin %fmax %float?
%fpowi %fdiv %fneg %i2f %fminval %fmaxval %fbase %fprec %ftrunc
%fsqrt %fpowf %flog %flog2 %flog10 %fmanexp
- %fsin %fcos %ftan %fcot %fsec %fcsc
- %fasin %facos %fatan %facot %fasec %facsc
- %fsinh %fcosh %ftanh %fcsch %fcoth %fsech
- %fasinh %facosh %fatanh %facsch %facoth %fasech
+ %fsin %fcos %ftan %fcot
+ %fasin %facos %fatan %facot
+ %fsinh %fcosh %ftanh
+ %fasinh %facosh %fatanh
%val2z %z2val %zlit %zreal %zimag
%zexp %zlog %zsin %zcos %ztan %zasin %zacos %zatan
%zsinh %zcosh %ztanh %zasinh %zacosh %zatanh