fix using

db4
Doug Coleman 2008-04-14 02:48:01 -05:00
parent 7917da4279
commit 5c7d24e133
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
! Copyright (C) 2007 Daniel Ehrenberg
! See http://factorcode.org/license.txt for BSD license.
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
! Protocols