X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?a=blobdiff_plain;f=check%2Ftime_lw_M2.cpp;h=26621ecdaaf05240d33e4222732cf8e0a4167789;hb=9985e28882888663fd8e43e8c59728ddcad552d0;hp=3eb49c9ac7262b87fe04eeb4229cc8510da0d3da;hpb=cca88b51436e4b654d16a4d60cd0d1c66fcf5dd6;p=ginac.git diff --git a/check/time_lw_M2.cpp b/check/time_lw_M2.cpp index 3eb49c9a..26621ecd 100644 --- a/check/time_lw_M2.cpp +++ b/check/time_lw_M2.cpp @@ -4,7 +4,7 @@ * Lewis and Michael Wester. */ /* - * GiNaC Copyright (C) 1999-2014 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2020 Johannes Gutenberg University Mainz, Germany * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -28,7 +28,7 @@ using namespace GiNaC; #include using namespace std; -static const bool do_test = false; // set to true in order to run this beast +constexpr bool do_test = false; // set to true in order to run this beast static unsigned test() {