removed models.illusion dependency

Sam Anklesaria 2009-05-28 19:01:53 -05:00
parent a9ff441172
commit 8c6f4e5178
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
USING: accessors models models.arrow inverse inverse.vectors kernel ; USING: accessors models models.arrow inverse kernel ;
IN: models.illusion IN: models.illusion
TUPLE: illusion < arrow ; TUPLE: illusion < arrow ;