jscript: Added Math object stub implementation.
commit083c95449ec28435a3888f7b99b28b4126e6a96f
authorJacek Caban <jacek@codeweavers.com>
Wed, 10 Sep 2008 00:35:43 +0000 (10 02:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Sep 2008 08:57:19 +0000 (10 10:57 +0200)
treecc030115a17ea7babff1fc0f0fe80fc02d45f4b1
parente2f743fad8b8ddc0ac3073f33d92855e1abee2fe
jscript: Added Math object stub implementation.
dlls/jscript/Makefile.in
dlls/jscript/global.c
dlls/jscript/jscript.h
dlls/jscript/math.c [new file with mode: 0644]
dlls/jscript/tests/lang.js