removed format from infotab.ss

svn: r2271
This commit is contained in:
Eli Barzilay 2006-02-17 20:53:44 +00:00
parent d206f8f898
commit 865d7a4945

View File

@ -62,7 +62,7 @@
define quote
list cons car cdr quasiquote unquote unquote-splicing
list* append reverse
string-append format
string-append
path->string build-path collection-path
system-library-subpath
(rename limited-require require)))