Mercurial > hg > octave-nkf
diff liboctave/lo-mappers.h @ 3156:a494f93e60ff
[project @ 1998-02-20 07:47:48 by jwe]
author | jwe |
---|---|
date | Fri, 20 Feb 1998 07:47:52 +0000 |
parents | 8b262e771614 |
children | 68259f410026 |
line wrap: on
line diff
--- a/liboctave/lo-mappers.h +++ b/liboctave/lo-mappers.h @@ -36,9 +36,7 @@ extern double xerfc (double x); extern double xisnan (double x); extern double xfinite (double x); -extern double xgamma (double x); extern double xisinf (double x); -extern double xlgamma (double x); extern double xisnan (const Complex& x); extern double xfinite (const Complex& x);