From 302e3218b7d487539ec305bf23881a6ee7d5be99 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:05:29 -0800 Subject: Import Upstream version 5e1 --- hobbit.texi | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'hobbit.texi') diff --git a/hobbit.texi b/hobbit.texi index f87c1b0..1afa9c4 100644 --- a/hobbit.texi +++ b/hobbit.texi @@ -123,7 +123,7 @@ Hobbit (derived from hobbit5x) is now part of the SCM Scheme implementation. The most recent information about SCM can be found on SCM's @dfn{WWW} home page: -@center @url{http://swissnet.ai.mit.edu/~jaffer/SCM} +@center @url{http://swiss.csail.mit.edu/~jaffer/SCM} Hobbit4d has also been ported to the Guile Scheme implementation: @@ -665,9 +665,10 @@ upper row, C ops below): @end group @end example -The following alternative names @t{logical:logand}, @t{logical:logior}, -@t{logical:logxor}, @t{logical:lognot}, @t{ash}, @t{logical:ash} are compiled for the -generic case, not immediate-integers-only and are thus much slower. +The following alternative names @t{logical:logand}, +@t{logical:logior}, @t{logical:logxor}, @t{logical:lognot}, and +@t{ash} are compiled for the generic case, not immediate-integers-only +and are thus much slower. Notice that the procedures @t{logsleft}, @t{logsright} are @b{NOT} in the the library file @file{logical.scm:} the universal procedure -- cgit v1.2.3