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_M2.cpp
diff --git
a/check/time_lw_M2.cpp
b/check/time_lw_M2.cpp
index 9b35c9f28d0525030044a34489c3081514439440..b835f602f1b08a13567411ccdc79c731f9f7b9c7 100644
(file)
--- a/
check/time_lw_M2.cpp
+++ b/
check/time_lw_M2.cpp
@@
-25,7
+25,7
@@
static const bool do_test = false; // set to true in order to run this beast
static const bool do_test = false; // set to true in order to run this beast
-static unsigned test(
void
)
+static unsigned test()
{
// Determinant of a sparse matrix that comes up in graph theory:
symbol x1("x1"), x2("x2"), x3("x3"), x4("x4"), x5("x5");
{
// Determinant of a sparse matrix that comes up in graph theory:
symbol x1("x1"), x2("x2"), x3("x3"), x4("x4"), x5("x5");
@@
-149,7
+149,7
@@
static unsigned test(void)
return 0;
}
return 0;
}
-unsigned time_lw_M2(
void
)
+unsigned time_lw_M2()
{
unsigned result = 0;
unsigned count = 0;
{
unsigned result = 0;
unsigned count = 0;