From 63de3272d39734e7bf511b351857f9927d53e315 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 17 Nov 2010 00:59:00 +0000 Subject: [PATCH] Similar asdoc fixes here, similarly in vain. Here we get a similarly nonsensical failure: [java] src/as/com/threerings/miso/client/SceneBlock.as(36): col: 34 Error: Definition com.threerings.media.tile:Colorizer could not be found. [java] [java] import com.threerings.media.tile.Colorizer; SceneBlock and Colorizer are both files in this project. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1068 ed5b42cb-e716-0410-a449-f6a68f950b19 --- build.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 61784839..aaa92212 100644 --- a/build.xml +++ b/build.xml @@ -148,15 +148,18 @@ - + + + + - @@ -216,7 +219,7 @@ - +