X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Ftimes.cpp;fp=check%2Ftimes.cpp;h=14aaf18930abfaad1d2afd16db1eef7b310f7bc7;hp=19031dd9c7b8ecdc1688b1c43518d07dc37d7c8a;hb=ae3044935ddf13dd325f6e11770357b99bbe6095;hpb=d4a2b696653478859882c13d585ad03549403fa7 diff --git a/check/times.cpp b/check/times.cpp index 19031dd9..14aaf189 100644 --- a/check/times.cpp +++ b/check/times.cpp @@ -170,7 +170,7 @@ int main() cout << "(" << result << " individual failures)" << endl; } cout << "please check times.out against times.ref for more details." - << endl << "happy debugging!" << endl; + << endl << "happy debugging!" << endl; } return result;