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
synced to 1.1
[ginac.git]
/
check
/
time_lw_F.cpp
diff --git
a/check/time_lw_F.cpp
b/check/time_lw_F.cpp
index 912a0cd294cc185ac9cfa2dbf7c27cc143f8160d..bfd8dcb614029182d48ef24028afb19c94849577 100644
(file)
--- a/
check/time_lw_F.cpp
+++ b/
check/time_lw_F.cpp
@@
-23,7
+23,7
@@
#include "times.h"
-static unsigned test(
void
)
+static unsigned test()
{
symbol x("x");
symbol y("y");
@@
-38,7
+38,7
@@
static unsigned test(void)
return 0;
}
-unsigned time_lw_F(
void
)
+unsigned time_lw_F()
{
unsigned result = 0;
unsigned count = 0;