@@ -1,4 +1,4 @@
-2008-11-23: 2.02 CVS
+2008-11-23: 2.02
Std.is(MyInterface, Class) now returns true (haXe/PHP)
php arrays are wrapped into _hx_array instances, fixes issues with references (array cast, access out of bounds ...)
removed untested php classes (php.DBase, php.IniHash)
@@ -20,7 +20,7 @@ open Printf
open Genswf
open Common
-let version = 201
+let version = 202
let prompt = ref false
let display = ref false