From 005bb058404548a5ff854f1308f1922da0a3ef2d Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sun, 26 Jan 2003 21:37:25 +0000 Subject: [PATCH] r3864: Automatic commit for debian_version_2_1_3-1 --- doc/readme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1