Remove _wrap from .R files
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10105 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
dc4983afb0
commit
cd9c301b48
10 changed files with 15 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
source("unittest.R")
|
||||
dyn.load(paste("simple_array_wrap", .Platform$dynlib.ext, sep=""))
|
||||
source("simple_array_wrap.R")
|
||||
source("simple_array.R")
|
||||
cacheMetaData(1)
|
||||
initArray()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue