X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fruntime%2Fruntime.c;h=6a9765b56b62d97ceb00944d6ef793c653926f78;hb=d04b59670ab69405c4115ea3caac99fd62a4b7ab;hp=4bf40462bb4da1a767d34ffc9556469f9024e902;hpb=e094e63dcc9317304b7c36d3791a6f74b7d220d9;p=sbcl.git diff --git a/src/runtime/runtime.c b/src/runtime/runtime.c index 4bf4046..6a9765b 100644 --- a/src/runtime/runtime.c +++ b/src/runtime/runtime.c @@ -166,13 +166,7 @@ void print_banner() { printf( -" Cl\n\ - Cl._ |\n\ - _>Sb---Cl\n\ - Cl# |\n\ - Cl\n\ -\n\ -This is SBCL %s, an implementation of ANSI Common Lisp.\n\ +"This is SBCL %s, an implementation of ANSI Common Lisp.\n\ More information about SBCL is available at .\n\ \n\ SBCL is free software, provided as is, with absolutely no warranty.\n\