removed format from infotab.ss
svn: r2271
This commit is contained in:
parent
d206f8f898
commit
865d7a4945
|
@ -62,7 +62,7 @@
|
||||||
define quote
|
define quote
|
||||||
list cons car cdr quasiquote unquote unquote-splicing
|
list cons car cdr quasiquote unquote unquote-splicing
|
||||||
list* append reverse
|
list* append reverse
|
||||||
string-append format
|
string-append
|
||||||
path->string build-path collection-path
|
path->string build-path collection-path
|
||||||
system-library-subpath
|
system-library-subpath
|
||||||
(rename limited-require require)))
|
(rename limited-require require)))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user