guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/doc/tutorial guile-tut.texi


From: Thien-Thi Nguyen
Subject: guile/guile-core/doc/tutorial guile-tut.texi
Date: Wed, 19 Sep 2001 09:36:05 -0400

CVSROOT:        /cvs
Module name:    guile
Changes by:     Thien-Thi Nguyen <address@hidden>       01/09/19 09:36:05

Modified files:
        guile-core/doc/tutorial: guile-tut.texi 

Log message:
        Fix number typo in "Jump Start" section.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/doc/tutorial/guile-tut.texi.diff?cvsroot=OldCVS&tr1=1.5&tr2=1.6&r1=text&r2=text

Patches:
Index: guile/guile-core/doc/tutorial/guile-tut.texi
diff -u guile/guile-core/doc/tutorial/guile-tut.texi:1.5 
guile/guile-core/doc/tutorial/guile-tut.texi:1.6
--- guile/guile-core/doc/tutorial/guile-tut.texi:1.5    Wed Sep 19 09:14:43 2001
+++ guile/guile-core/doc/tutorial/guile-tut.texi        Wed Sep 19 09:36:05 2001
@@ -148,7 +148,7 @@
 In this example we did some simple arithmetic @code{(+ 20 35)} and got
 the answer @code{55}.  Then we coded the classic (and rather wasteful)
 factorial algorithm, and got a glimpse of Scheme's nice
address@hidden by asking for the factorial of 1000.  Then we quit
address@hidden by asking for the factorial of 500.  Then we quit
 with @code{(quit)}.
 @cindex bignumbers
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]