git://www.ginac.de
/
ginac.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
improved the CLN C-source output (integers are printed as integers, and
[ginac.git]
/
check
/
time_lw_C.cpp
diff --git
a/check/time_lw_C.cpp
b/check/time_lw_C.cpp
index 4a76cf0ea8eb8acca71facf4e67f617e548841b6..0f77985fb303881fe62b707aeb2451c5524e8480 100644
(file)
--- a/
check/time_lw_C.cpp
+++ b/
check/time_lw_C.cpp
@@
-49,7
+49,7
@@
unsigned time_lw_C(void)
double time = .0;
cout << "timing Lewis-Wester test C (gcd of big integers)" << flush;
double time = .0;
cout << "timing Lewis-Wester test C (gcd of big integers)" << flush;
- clog << "-------Lewis-Wester test C (gcd of big integers)" << endl;
+ clog << "-------Lewis-Wester test C (gcd of big integers)
:
" << endl;
rolex.start();
// correct for very small times:
rolex.start();
// correct for very small times: