[Rcpp-commits] r1885 - pkg/Rcpp/inst/doc
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Jul 30 11:30:56 CEST 2010
Author: romain
Date: 2010-07-30 11:30:56 +0200 (Fri, 30 Jul 2010)
New Revision: 1885
Added:
pkg/Rcpp/inst/doc/Rcpp-quickref/
Modified:
pkg/Rcpp/inst/doc/Makefile
Log:
quick ref vignett
Modified: pkg/Rcpp/inst/doc/Makefile
===================================================================
--- pkg/Rcpp/inst/doc/Makefile 2010-07-29 21:41:21 UTC (rev 1884)
+++ pkg/Rcpp/inst/doc/Makefile 2010-07-30 09:30:56 UTC (rev 1885)
@@ -142,7 +142,7 @@
else
Rscript -e "tools::texi2dvi( 'Rcpp-sugar.tex', pdf = TRUE, clean = TRUE )"
endif
- rm -fr Rcpp-sugar.tex
+ # rm -fr Rcpp-sugar.tex
rm -fr Rcpp-sugar.bbl
rm -fr Rcpp-sugar.blg
rm -fr Rcpp-sugar.aux
More information about the Rcpp-commits
mailing list