From b89047b3d3ea09d370dfe6696c0f63a51db649c1 Mon Sep 17 00:00:00 2001 From: Joe Groff Date: Wed, 21 Oct 2009 22:12:28 -0500 Subject: [PATCH] fix tools.deploy test --- basis/tools/deploy/test/14/14.factor | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/basis/tools/deploy/test/14/14.factor b/basis/tools/deploy/test/14/14.factor index c1079ccb93..65fd50b5b8 100644 --- a/basis/tools/deploy/test/14/14.factor +++ b/basis/tools/deploy/test/14/14.factor @@ -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: {