Revert "Merge pull request #494 from richardbeare/enumR2015B"
This reverts commitcb8973f313, reversing changes made toac3284f78c.
This commit is contained in:
parent
cb8973f313
commit
834a93f449
14 changed files with 1057 additions and 1064 deletions
|
|
@ -1,5 +1,4 @@
|
|||
clargs <- commandArgs(trailing=TRUE)
|
||||
source(file.path(clargs[1], "unittest.R"))
|
||||
source("unittest.R")
|
||||
dyn.load(paste("simple_array", .Platform$dynlib.ext, sep=""))
|
||||
source("simple_array.R")
|
||||
cacheMetaData(1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue