1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 05:50:26 +02:00

(Included Guile Modules): Remove ice-9 jacal, no such module.

This commit is contained in:
Kevin Ryde 2005-01-07 23:59:30 +00:00
parent e376f9e515
commit 6cb787b801

View file

@ -602,12 +602,6 @@ Convenient syntax for partial application (@pxref{SRFI-26})
@item (ice-9 slib)
This module contains hooks for using Aubrey Jaffer's portable Scheme
library SLIB from Guile (@pxref{SLIB}).
@c FIXME::martin: This module is not in the distribution. Remove it
@c from here?
@item (ice-9 jacal)
This module contains hooks for using Aubrey Jaffer's symbolic math
package Jacal from Guile (@pxref{JACAL}).
@end table