Revision: 3531
Author: lucboudreau
Date: Mon May 10 22:44:27 2010
Log: [No log message]
http://code.google.com/p/power-architect/source/detail?r=3531

Modified:
 /trunk/build.xml

=======================================
--- /trunk/build.xml    Thu May  6 13:40:41 2010
+++ /trunk/build.xml    Mon May 10 22:44:27 2010
@@ -860,7 +860,7 @@
                </java>
        </target>

-       <target name="clean">
+       <target description="Cleans all build files" name="clean">
                <delete dir="${build}" failonerror="false"/>
                <delete dir="${build.tests}" failonerror="false"/>
                <delete dir="${build.examples}" failonerror="false"/>

Reply via email to