~ chicken-core (chicken-5) 07e9c74b0f32c7e0fdaef83e7e3a293dd03fe5cf
commit 07e9c74b0f32c7e0fdaef83e7e3a293dd03fe5cf
Author: felix <bunny351@gmail.com>
AuthorDate: Mon Apr 26 12:24:17 2010 +0200
Commit: felix <bunny351@gmail.com>
CommitDate: Mon Apr 26 12:24:17 2010 +0200
symbol-append import
diff --git a/chicken.import.scm b/chicken.import.scm
index e5d2cba9..8f9e5850 100644
--- a/chicken.import.scm
+++ b/chicken.import.scm
@@ -213,6 +213,7 @@
string->uninterned-symbol
strip-syntax
sub1
+ symbol-append
symbol-escape
symbol-plist
syntax-error
Trap