From: Kevin M. Rosenberg Date: Sun, 26 Jan 2003 21:37:25 +0000 (+0000) Subject: r3864: Automatic commit for debian_version_2_1_3-1 X-Git-Tag: v2.5.5~115 X-Git-Url: http://git.kpe.io/?p=lml.git;a=commitdiff_plain;h=005bb058404548a5ff854f1308f1922da0a3ef2d r3864: Automatic commit for debian_version_2_1_3-1 --- diff --git a/doc/readme.html b/doc/readme.html index 5c9e51b..4cc97b9 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -13,4 +13,4 @@ (b (loop as x from 1 to 5 doing - (lml-print " ~D" (* x x))))The square of the first five integers are 1 4 9 16 25

View this page's LML source.

\ No newline at end of file + (lml-format " ~D" (* x x))))The square of the first five integers are 1 4 9 16 25

View this page's LML source.

\ No newline at end of file