why not test it before checking it in?

This commit is contained in:
Ben Fry
2015-01-21 19:09:16 -05:00
parent 8267c4c11f
commit 9f4b16aa0d
+1 -1
View File
@@ -20,7 +20,7 @@
</target>
<target name="demo" depends="dist">
<mkdir dir="demo">
<mkdir dir="demo" />
<copy todir="demo">
<fileset file="../src/processing/core/PApplet.java" />