[Rcpp-commits] r1508 - pkg/Rcpp
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jun 9 18:50:47 CEST 2010
Author: edd
Date: 2010-06-09 18:50:46 +0200 (Wed, 09 Jun 2010)
New Revision: 1508
Modified:
pkg/Rcpp/doxyfile
Log:
untabify
Modified: pkg/Rcpp/doxyfile
===================================================================
--- pkg/Rcpp/doxyfile 2010-06-09 16:43:38 UTC (rev 1507)
+++ pkg/Rcpp/doxyfile 2010-06-09 16:50:46 UTC (rev 1508)
@@ -686,13 +686,13 @@
# for example use the pattern */test/*
EXCLUDE_PATTERNS = */internal/* \
- */module/Module_generated_*.h \
+ */module/Module_generated_*.h \
*/generated/* \
- */*_generated.h \
- */.svn \
- */.svn/prop-base \
- */.svn/props \
- */.svn/text-base
+ */*_generated.h \
+ */.svn \
+ */.svn/prop-base \
+ */.svn/props \
+ */.svn/text-base
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the
More information about the Rcpp-commits
mailing list