]> www.ginac.de Git - cln.git/blobdiff - include/cln/symbol.h
Replace CL_REQUIRE/CL_PROVIDE(cl_R_ring) with portable code.
[cln.git] / include / cln / symbol.h
index e4ee0d69d3ff4517ea3805e3b1e8e5967dd03a00..ea59d28e0944e0f056bbb5dd28222bae1724a13d 100644 (file)
@@ -47,8 +47,6 @@ inline bool equal (const cl_symbol& s1, const cl_symbol& s2)
 // Hash code.
 extern unsigned long hashcode (const cl_symbol& s);
 
-CL_REQUIRE(cl_symbol)
-
 }  // namespace cln
 
 #endif /* _CL_SYMBOL_H */