Explorar el Código

tidy up after yourself

tags/POST_MEMORY_CHANGES
aclement hace 18 años
padre
commit
f605cbc8a3
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      bcel-builder/build.xml

+ 2
- 0
bcel-builder/build.xml Ver fichero

@@ -64,6 +64,8 @@
<target name="push">
<copy file="bcel.jar" todir="../lib/bcel" />
<copy file="bcel-src.zip" todir="../lib/bcel" />
<delete file="bcel.jar"/>
<delete file="bcel-src.zip"/>
</target>
<target name="buildTheJars">

Cargando…
Cancelar
Guardar