X-Git-Url: https://ginac.de/ginac.git//ginac.git?a=blobdiff_plain;f=check%2Fgenex.cpp;h=8875ed6c9ecedb0d846c423f3e57d9cdf25ca21b;hb=fc15782d51037f2432129a153c47b7d7697c129b;hp=940e6ec6db8dbc6841fabff72c7f7f0671aaa43b;hpb=94f543162a41235b675c8562047e3b631ac4705d;p=ginac.git diff --git a/check/genex.cpp b/check/genex.cpp index 940e6ec6..8875ed6c 100644 --- a/check/genex.cpp +++ b/check/genex.cpp @@ -151,4 +151,6 @@ sparse_tree(const symbol & x, } else return random_symbol(x,y,z,rational,complex); } + + return 0; }