]> gitweb.factorcode.org Git - factor.git/commitdiff
fix tools.deploy test
authorJoe Groff <arcata@gmail.com>
Thu, 22 Oct 2009 03:12:28 +0000 (22:12 -0500)
committerJoe Groff <arcata@gmail.com>
Thu, 22 Oct 2009 03:12:28 +0000 (22:12 -0500)
basis/tools/deploy/test/14/14.factor

index c1079ccb93be967ec2975f1ed1631c85d995f9a7..65fd50b5b88f0494897f1fd514bd2fc242bd6ccd 100644 (file)
@@ -1,7 +1,9 @@
 ! Copyright (C) 2009 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors classes.struct cocoa cocoa.classes
-cocoa.subclassing core-graphics.types kernel math ;
+cocoa.runtime cocoa.subclassing cocoa.types core-graphics.types
+kernel math ;
+FROM: alien.c-types => float ;
 IN: tools.deploy.test.14
 
 CLASS: {