]> www.ginac.de Git - cln.git/blobdiff - src/base/cl_N.h
Replace CL_REQUIRE/CL_PROVIDE(cl_symbol) with portable code.
[cln.git] / src / base / cl_N.h
index 6acdaba1b3e9e9575e9151bc8af678136fe579aa..cf803e41b553922a82b17e65e474ffb5c7f597eb 100644 (file)
@@ -8,9 +8,6 @@
 
 namespace cln {
 
-nonreturning_function(extern, cl_error_division_by_0, (void));
-nonreturning_function(extern, cl_as_error, (const cl_number& obj, const char * typestring, const char * filename, int line));
-
 // For the equal-invariant hashcode, we take a mixture of exponent, length
 // and the most significant 32 bits. To ensure that equal(x,y) implies
 // equal_hashcode(x) == equal_hashcode(y) we must make sure that