From 6cb787b801bded903d61a7b876d5015fc989520c Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Fri, 7 Jan 2005 23:59:30 +0000 Subject: [PATCH] (Included Guile Modules): Remove ice-9 jacal, no such module. --- doc/ref/api-modules.texi | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/ref/api-modules.texi b/doc/ref/api-modules.texi index 4433349c7..dfbec1d94 100644 --- a/doc/ref/api-modules.texi +++ b/doc/ref/api-modules.texi @@ -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