]> gitweb.factorcode.org Git - factor.git/blobdiff - core/generic/single/single.factor
core: get rid of some unnecessary wrappers.
[factor.git] / core / generic / single / single.factor
index 207dd5807cdf63fed5f906c67d3439ff5656c973..dc8e907f73a17f4633eb46e9f69bbb09bd1b89b0 100644 (file)
@@ -124,7 +124,7 @@ TUPLE: tuple-dispatch-engine echelons ;
 : <tuple-dispatch-engine> ( methods -- engine )
     convert-tuple-inheritance echelon-sort
     [ dupd <echelon-dispatch-engine> ] assoc-map
-    tuple-dispatch-engine boa ;
+    tuple-dispatch-engine boa ;
 
 : convert-tuple-methods ( assoc -- assoc' )
     tuple bootstrap-word