]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/linked-assocs/linked-assocs.factor
factor: more top level forms.
[factor.git] / basis / linked-assocs / linked-assocs.factor
index 208c8af8b1aece5c4c67e9d33a591182489e2d3d..566567f2ef7c2c8931aca2738eb13cd914f3a873 100644 (file)
@@ -63,4 +63,4 @@ M: linked-assoc equal?
 
 SYNTAX: LH{ \ } [ check-hashtable >linked-hash ] parse-literal ;
 
-{ "linked-assocs" "prettyprint" } "linked-assocs.prettyprint" require-when
+USE-WHEN-LOADED: linked-assocs.prettyprint { "linked-assocs" "prettyprint" }