]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/koszul/koszul.factor
factor: don't need FROM: namespaces => set or namespaces:set anymore
[factor.git] / extra / koszul / koszul.factor
index d81abc77b48cf8db3fb3439f0e19e1eda63595a8..e5995e10bcad21c0c4c24c1cb917934bf7e70dd4 100644 (file)
@@ -4,7 +4,6 @@ USING: accessors arrays assocs combinators fry hashtables io
 kernel locals make math math.matrices math.matrices.elimination
 math.order math.parser math.vectors namespaces prettyprint
 sequences sets shuffle sorting splitting ;
-FROM: namespaces => set ;
 IN: koszul
 
 ! Utilities