Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
forgot nqp::sinh_n
  • Loading branch information
moritz committed Nov 2, 2011
1 parent 3400e44 commit 7e4bb20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/PAST/NQP.pir
Expand Up @@ -475,6 +475,7 @@ entry to produce the node to be returned.
maphash['asec_n'] = 'asec__NN'
maphash['sin_n'] = 'sin__NN'
maphash['asin_n'] = 'asin__NN'
maphash['sinh_n'] = 'sinh__NN'
maphash['cosh_n'] = 'cosh__NN'
maphash['tanh_n'] = 'tanh__NN'
maphash['sech_n'] = 'sech__NN'
Expand Down

0 comments on commit 7e4bb20

Please sign in to comment.