* numbers.h (SCM_INEXACTP, SCM_REALP, SCM_COMPLEXP): Removed uses
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Sat, 6 Sep 2003 09:17:29 +0000 (09:17 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Sat, 6 Sep 2003 09:17:29 +0000 (09:17 +0000)
commit0d5e348022e1da4d51a7ddf2b7a3412197c507ac
tree5be78fbc8fbec5f947cb660c2b2dca494cd1a3ac
parent6b412e917104fb1b148083c3d061acb351259137
* numbers.h (SCM_INEXACTP, SCM_REALP, SCM_COMPLEXP): Removed uses
of SCM_SLOPPY_INEXACTP, SCM_SLOPPY_REALP and SCM_SLOPPY_COMPLEXP.

* numbers.h, deprecated.h (SCM_SLOPPY_INEXACTP, SCM_SLOPPY_REALP,
SCM_SLOPPY_COMPLEXP): Deprecated and moved from numbers.h to
deprecated.h.
NEWS
libguile/ChangeLog
libguile/deprecated.h
libguile/numbers.h