We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7543917 commit 8b2aa34Copy full SHA for 8b2aa34
inst/include/Rcpp/sugar/functions/median.h
@@ -1,9 +1,8 @@
1
-// -*- mode: C++; c-indent-level: 4; c-basic-offset: 4; tab-width: 8 -*-
+// -*- mode: C++; c-indent-level: 4; c-basic-offset: 4; indent-tabs-mode: nil; -*-
2
//
3
// median.h: Rcpp R/C++ interface class library -- median
4
5
-// Copyright (C) 2012 - 2013 Dirk Eddelbuettel and Romain Francois
6
-// Copyright (C) 2016 - Nathan Russell
+// Copyright (C) 2016 Dirk Eddelbuettel, Romain Francois, and Nathan Russell
7
8
// This file is part of Rcpp.
9
0 commit comments