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
9 lines
129 B
R
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')
|
|
|
|
|