swig/Lib/javascript/v8/javascriptruntime.swg
2012-09-08 00:47:19 +00:00

9 lines
260 B
Text

/* -----------------------------------------------------------------------------
* javascriptruntime.swg
*
* Javascript support code
* ----------------------------------------------------------------------------- */
%insert(runtime) %{
#include <v8.h>
%}