~ chicken-core (chicken-5) 724270c4f22c3cbaa35a379a5b86d1b961bcaa78
commit 724270c4f22c3cbaa35a379a5b86d1b961bcaa78
Author: felix <felix@call-with-current-continuation.org>
AuthorDate: Thu Jan 5 12:16:45 2012 +0100
Commit: felix <felix@call-with-current-continuation.org>
CommitDate: Thu Jan 5 12:16:45 2012 +0100
added missing entry for hash-table-randomization to srif-69.import.scm.
diff --git a/srfi-69.import.scm b/srfi-69.import.scm
index ef239a68..cbf00576 100644
--- a/srfi-69.import.scm
+++ b/srfi-69.import.scm
@@ -49,6 +49,7 @@
hash-table-merge
hash-table-merge!
hash-table-min-load
+ hash-table-randomization
hash-table-ref
hash-table-ref/default
hash-table-remove!
Trap