[Rcpp-commits] r1599 - pkg/Rcpp/inst/include/Rcpp/sugar

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Jun 18 13:42:06 CEST 2010


Author: romain
Date: 2010-06-18 13:42:06 +0200 (Fri, 18 Jun 2010)
New Revision: 1599

Modified:
   pkg/Rcpp/inst/include/Rcpp/sugar/not.h
Log:
C&P

Modified: pkg/Rcpp/inst/include/Rcpp/sugar/not.h
===================================================================
--- pkg/Rcpp/inst/include/Rcpp/sugar/not.h	2010-06-18 11:41:05 UTC (rev 1598)
+++ pkg/Rcpp/inst/include/Rcpp/sugar/not.h	2010-06-18 11:42:06 UTC (rev 1599)
@@ -1,6 +1,6 @@
 // -*- mode: C++; c-indent-level: 4; c-basic-offset: 4; tab-width: 8 -*-
 //
-// not.h: Rcpp R/C++ interface class library -- operator+
+// not.h: Rcpp R/C++ interface class library -- unary operator!
 //                                                                      
 // Copyright (C) 2010	Dirk Eddelbuettel and Romain Francois
 //



More information about the Rcpp-commits mailing list