fix load error

db4
Doug Coleman 2009-06-12 02:43:05 -05:00
parent 7134236e46
commit 6a67f02f69
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
! Copyright (C) 2005, 2009 Slava Pestov.
! See http://factorcode.org/license.txt for BSD license.
USING: accessors arrays columns kernel math math.bits
math.order math.vectors sequences sequences.private ;
math.order math.vectors sequences sequences.private fry ;
IN: math.matrices
! Matrices