swig/Examples/test-suite/r/simple_array_runme.R
Joseph Wang 0218fdeb27 add missing files from initial check in
change camel case to match SWIG conventions


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9182 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-06-30 05:48:54 +00:00

9 lines
129 B
R

source('unittest.R')
dyn.load('simple_array_wrap.so')
source('simple_array_wrap.R')
cacheMetaData(1)
initArray()
q(save='no')