X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Ftime_lw_N.cpp;h=c4ad95f98cc1ccc7af28bf794308052fdf106333;hp=37bc786a07481ff740afcbbf336f32f2d41363af;hb=24064b43ff0aebda40b1b4605fa6abc2920b4518;hpb=1602530f716ba1d425a0667b897182b99c374823 diff --git a/check/time_lw_N.cpp b/check/time_lw_N.cpp index 37bc786a..c4ad95f9 100644 --- a/check/time_lw_N.cpp +++ b/check/time_lw_N.cpp @@ -5,7 +5,7 @@ * Fermat-test). */ /* - * GiNaC Copyright (C) 1999-2009 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2015 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 @@ -30,7 +30,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() {