]> www.ginac.de Git - ginac.git/blobdiff - ginac/matrix.h
removed the "some_*" and "typeid_*" definitions since we are using our own
[ginac.git] / ginac / matrix.h
index 00dee531e0ff0b48e058e35e63f7e7cc123eef42..279ddfc12ad1402abceffff59088076d19414682 100644 (file)
@@ -109,11 +109,6 @@ protected:
 };
 
 
-// global constants
-extern const matrix some_matrix;
-extern const std::type_info & typeid_matrix;
-
-
 // wrapper functions around member functions
 
 inline unsigned nops(const matrix & m)