slot-ref, slot-set! et al bypass "using-class" variants
[bpt/guile.git] / module / srfi / srfi-69.scm
index 0d835d0..b9486c4 100644 (file)
@@ -86,9 +86,9 @@
            ;; Hashing
            string-ci-hash hash-by-identity)
   #:re-export (string-hash)
-  #:replace (hash))
+  #:replace (hash make-hash-table hash-table?))
 
-(cond-expand-provide (current-module) '(srfi-37))
+(cond-expand-provide (current-module) '(srfi-69))
 \f
 ;;;; Internal helper macros