fix using
parent
7917da4279
commit
5c7d24e133
|
@ -1,7 +1,7 @@
|
||||||
! Copyright (C) 2007 Daniel Ehrenberg
|
! Copyright (C) 2007 Daniel Ehrenberg
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: parser generic kernel classes words slots assocs sequences arrays
|
USING: parser generic kernel classes words slots assocs sequences arrays
|
||||||
vectors definitions prettyprint combinators.lib math ;
|
vectors definitions prettyprint combinators.lib math sets ;
|
||||||
IN: delegate
|
IN: delegate
|
||||||
|
|
||||||
! Protocols
|
! Protocols
|
||||||
|
|
Loading…
Reference in New Issue