Fix equality test for userdata. Includes improved test7.lua.

This commit is contained in:
Ian Farmer
2008-01-11 07:56:42 +00:00
parent 9f9f31b969
commit 2461b46908
5 changed files with 37 additions and 14 deletions

View File

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