svn: r1821
This commit is contained in:
Eli Barzilay 2006-01-13 10:26:36 +00:00
parent 9083ff9b93
commit 90ed37cdbc

View File

@ -192,8 +192,7 @@ exit 1
"The version you are installing is outdated,\n"
"PLT v"(cadr r)" is now available from plt-scheme.org\n"
(if (null? (cddr r))
"(There is also an even newer alpha version)\n"
"")))]
"" "(There is also an even newer alpha version)\n")))]
[else (error 'check-version "internal error: ~e" r)]))))
(define (create-zos)