]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/vocabs/hierarchy/hierarchy.factor
Fix comments to be ! not #!.
[factor.git] / basis / vocabs / hierarchy / hierarchy.factor
index 96b8723e684d46a9a2c45da61da97a9124183fde..26e0e8cd29392587e543089d5c27ec908435463d 100644 (file)
@@ -75,7 +75,7 @@ PRIVATE>
     [ dup vocab-prefix? [ name>> <vocab-link> ] when ] map ;
 
 : remove-redundant-prefixes ( seq -- seq' )
-    #! Hack.
+    ! Hack.
     [ vocab-prefix? ] partition
     [
         [ vocab-name ] map fast-set