Correctly remove values stored in the array-part of a table.

This commit is contained in:
Ian Farmer
2007-12-12 19:19:03 +00:00
parent eef737fde1
commit 60cc93d64c
5 changed files with 35 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<project default="all">
<property name="version" value="0.12"/>
<property name="version" value="0.13"/>
<target name="clean">
<delete dir="build"/>