X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?a=blobdiff_plain;f=check%2Ftime_lw_Qprime.cpp;h=45992a902382f38aa0f96bca19dd2d59fe18fa69;hb=8f283de519668b70b2e675a7055c7f1bf7ba197c;hp=8c02615d6cb0f2c7ad1e04769188c19f35634911;hpb=cca88b51436e4b654d16a4d60cd0d1c66fcf5dd6;p=ginac.git diff --git a/check/time_lw_Qprime.cpp b/check/time_lw_Qprime.cpp index 8c02615d..45992a90 100644 --- a/check/time_lw_Qprime.cpp +++ b/check/time_lw_Qprime.cpp @@ -4,7 +4,7 @@ * Lewis and Michael Wester. */ /* - * GiNaC Copyright (C) 1999-2014 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 @@ -29,7 +29,7 @@ using namespace GiNaC; #include using namespace std; -static const bool do_test = true; // set to true in order to run this beast +const bool do_test = true; // set to true in order to run this beast static unsigned test() {