Moved miso.tools.scene into miso.scene.tools and same with

miso.tools.tile.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@915 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2002-02-02 01:09:53 +00:00
parent 373436429d
commit e351a54dec
7 changed files with 14 additions and 14 deletions
@@ -1,7 +1,7 @@
//
// $Id: BaseTileSetRuleSet.java,v 1.7 2001/11/29 21:58:49 mdb Exp $
// $Id: BaseTileSetRuleSet.java,v 1.8 2002/02/02 01:09:53 mdb Exp $
package com.threerings.miso.tools.tile.xml;
package com.threerings.miso.tile.tools.xml;
import org.xml.sax.Attributes;
import org.apache.commons.digester.Digester;