X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?a=blobdiff_plain;f=check%2Ftime_lw_M2.cpp;h=534abbe66b07abb4e48625c331a8091fdf7b8f2f;hb=3956eb4456d23f7ba937d9b2b726c1b6eac64530;hp=2868249bc5d4229d11dd7eaf88908c6eab9ebc1e;hpb=1602530f716ba1d425a0667b897182b99c374823;p=ginac.git diff --git a/check/time_lw_M2.cpp b/check/time_lw_M2.cpp index 2868249b..534abbe6 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-2009 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2021 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() {