]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/hash-sets/identity/identity.factor
factor: more top level forms.
[factor.git] / basis / hash-sets / identity / identity.factor
index afc2fff0771fce5ee1f110427c1b69b9d44bc678..a02d90f414a6f6dcc679eca31dd14a03f9a6f7ec 100644 (file)
@@ -39,4 +39,4 @@ M: identity-hash-set set-like
 
 SYNTAX: IHS{ \ } [ >identity-hash-set ] parse-literal ;
 
-{ "hash-sets.identity" "prettyprint" } "hash-sets.identity.prettyprint" require-when
+USE-WHEN-LOADED: hash-sets.identity.prettyprint { "hash-sets.identity" "prettyprint" }