[Rinside-commits] r243 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Aug 12 22:17:38 CEST 2012
Author: edd
Date: 2012-08-12 22:17:37 +0200 (Sun, 12 Aug 2012)
New Revision: 243
Modified:
pkg/cleanup
Log:
also clean eigen directory
Modified: pkg/cleanup
===================================================================
--- pkg/cleanup 2012-08-12 19:59:05 UTC (rev 242)
+++ pkg/cleanup 2012-08-12 20:17:37 UTC (rev 243)
@@ -8,4 +8,5 @@
cd inst/examples/qt && qmake && make clean && cd -
cd inst/examples/wt && make clean && cd -
cd inst/examples/armadillo && make clean && cd -
+cd inst/examples/eigen && make clean && cd -
More information about the Rinside-commits
mailing list