[Rcpp-commits] r2745 - scripts
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Dec 8 14:02:20 CET 2010
Author: edd
Date: 2010-12-08 14:02:20 +0100 (Wed, 08 Dec 2010)
New Revision: 2745
Modified:
scripts/runExamples.sh
Log:
comment one call out
Modified: scripts/runExamples.sh
===================================================================
--- scripts/runExamples.sh 2010-12-08 13:01:43 UTC (rev 2744)
+++ scripts/runExamples.sh 2010-12-08 13:02:20 UTC (rev 2745)
@@ -16,7 +16,7 @@
function runFunctionCallback {
cd Rcpp/inst/examples/functionCallback
- ./buildAndRun.sh
+ #./buildAndRun.sh
Rscript ./newApiExample.r
cd -
}
More information about the Rcpp-commits
mailing list