diff options
author | Gurusamy Sarathy <gsar@engin.umich.edu> | 1997-04-25 01:21:44 +0300 |
---|---|---|
committer | Chip Salzenberg <chip@atlantic.net> | 1997-04-25 00:00:00 +1200 |
commit | ace5de9177b2ac52e0ddcbfae330cb6f233576f6 (patch) | |
tree | 54eb84e7f4ecdcf38022bb4a0e75022fcaa797ad /pod/roffitall | |
parent | 7025f710301089a3f0e734f3192916a373b2e2e9 (diff) | |
download | perl-ace5de9177b2ac52e0ddcbfae330cb6f233576f6.tar.gz |
Math::{Complex,Trig} update
private-msgid: 199704242221.BAA30363@alpha.hut.fi
Diffstat (limited to 'pod/roffitall')
-rwxr-xr-x | pod/roffitall | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/roffitall b/pod/roffitall index 817a8cfe3b..952eada713 100755 --- a/pod/roffitall +++ b/pod/roffitall @@ -132,6 +132,7 @@ toroff=` $libdir/Math::BigFloat.3 \ $libdir/Math::BigInt.3 \ $libdir/Math::Complex.3 \ + $libdir/Math::Trig.3 \ $libdir/Net::Ping.3 \ $libdir/Net::hostent.3 \ $libdir/Net::netent.3 \ |