]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/koszul/koszul.factor
Merge qualified, alias, symbols, constants into core
[factor.git] / extra / koszul / koszul.factor
index 5bd679d92a737e29ae153b36669c120504db6ee5..3b675e5258e0f909cb2f74f8193cac4f71c52783 100755 (executable)
@@ -3,7 +3,7 @@
 USING: accessors arrays assocs hashtables assocs io kernel math
 math.vectors math.matrices math.matrices.elimination namespaces
 parser prettyprint sequences words combinators math.parser
-splitting sorting shuffle symbols sets math.order ;
+splitting sorting shuffle sets math.order ;
 IN: koszul
 
 ! Utilities