From 478fca5dc651786e440b1f7464cee672e3fda156 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Sun, 18 Jan 2009 21:23:33 -0600 Subject: [PATCH] Take your stinking paws off me, you damned dirty datastack vocabulary! --- basis/generalizations/generalizations.factor | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/basis/generalizations/generalizations.factor b/basis/generalizations/generalizations.factor index b3b4c9b11c..c6a17df099 100644 --- a/basis/generalizations/generalizations.factor +++ b/basis/generalizations/generalizations.factor @@ -2,8 +2,7 @@ ! Cavazos, Slava Pestov. ! See http://factorcode.org/license.txt for BSD license. USING: kernel sequences sequences.private math math.ranges -combinators macros quotations fry macros locals datastack -multiline ; +combinators macros quotations fry macros locals ; IN: generalizations <<