build.xml revision 7db19a177889ecbab7588eb69413515649018bd3
<?xml version="1.0" encoding="UTF-8"?>
<project name="YUI" default="local">
<description>DOM - Build All Modules</description>
<target name="local">
</target>
<target name="deploy">
</target>
<target name="all">
</target>
</project>