Moved global string definitions to string.c for 2 reasons: it seems to be
authortwisti <none@none>
Thu, 12 May 2005 23:21:10 +0000 (23:21 +0000)
committertwisti <none@none>
Thu, 12 May 2005 23:21:10 +0000 (23:21 +0000)
commit78148fb090b8970d1fcab3d2ee5b065af57283c7
tree05ad2a22f1584277bcfc008cc7d763baff56dcba
parentc669355c2bde204892c3be9131f13e95f5f63d9f
Moved global string definitions to string.c for 2 reasons: it seems to be
more logical and exceptions.[ch] is no longer in libvmcore.
src/native/vm/Constructor.c
src/native/vm/Method.c
src/native/vm/VMObject.c
src/native/vm/VMSystem.c
src/native/vm/VMThread.c