]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/math/finance/finance.factor
factor: trim using lists
[factor.git] / extra / math / finance / finance.factor
index 90efa15df51b85d911484058fefd05f7f226a517..e1566f60273be1fe1d1686e8076116b090bcd86d 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2008 John Benediktsson, Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: fry grouping kernel math math.statistics math.vectors
+USING: grouping kernel math math.statistics math.vectors
 sequences ;
 IN: math.finance