]> www.ginac.de Git - ginac.git/blobdiff - check/genex.cpp
documentation update
[ginac.git] / check / genex.cpp
index 940e6ec6db8dbc6841fabff72c7f7f0671aaa43b..8875ed6c9ecedb0d846c423f3e57d9cdf25ca21b 100644 (file)
@@ -151,4 +151,6 @@ sparse_tree(const symbol & x,
                        } else
                                return random_symbol(x,y,z,rational,complex);
        }
+
+       return 0;
 }