]> gitweb.factorcode.org Git - factor.git/commitdiff
hints: prepend should have same hints as append.
authorJohn Benediktsson <mrjbq7@gmail.com>
Mon, 16 Jul 2012 18:07:13 +0000 (11:07 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 16 Jul 2012 18:07:13 +0000 (11:07 -0700)
basis/hints/hints.factor

index a75b018f25ea517ed684d9bb1221fbad9d7bc871..6733eb3b1ad97effe5dc6a47ff05845644d1336f 100644 (file)
@@ -92,6 +92,10 @@ SYNTAX: HINTS:
 { { string string } { array array } }
 "specializer" set-word-prop
 
+\ prepend
+{ { string string } { array array } }
+"specializer" set-word-prop
+
 \ subseq
 { { fixnum fixnum string } { fixnum fixnum array } }
 "specializer" set-word-prop