Fix load error in lisp
parent
6cd0c315c6
commit
b6245ddc74
|
@ -1,6 +1,6 @@
|
||||||
! Copyright (C) 2008 James Cash
|
! Copyright (C) 2008 James Cash
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: lisp lisp.parser tools.test ;
|
USING: lisp lisp.parser tools.test sequences math kernel ;
|
||||||
|
|
||||||
IN: lisp.test
|
IN: lisp.test
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue