Added a Dummy ScriptVM plugin, and fiddled with the GuileVM Plugin.
commitad13a61ba80f5c787dc537f8e07b5dcc114cbfbe
authorBrian Caine <brian@mephistopheles.(none)>
Mon, 14 Apr 2008 02:52:17 +0000 (13 22:52 -0400)
committerBrian Caine <brian@mephistopheles.(none)>
Mon, 14 Apr 2008 02:52:17 +0000 (13 22:52 -0400)
treeb30108bf13ce1e98b18eb1ed75e01cca08dd972e
parent6070898fb394557d8791e6074b7b206dd09f17fa
Added a Dummy ScriptVM plugin, and fiddled with the GuileVM Plugin.
src/DummyVM.cpp [new file with mode: 0644]
src/DummyVM.h [new file with mode: 0644]
src/DummyVMPlugin.cpp [new file with mode: 0644]
src/Plugin.h