]> www.ginac.de Git - ginac.git/blobdiff - ginac/lortensor.h
removed the "some_*" and "typeid_*" definitions since we are using our own
[ginac.git] / ginac / lortensor.h
index 95af02412abccc2d9898403de87c6592304260f6..977be9840c13fd9e147858d55f822ef466f7444d 100644 (file)
@@ -126,11 +126,6 @@ private:
        static unsigned next_serial;
 };
 
-// global constants
-
-extern const lortensor some_lortensor;
-extern const std::type_info & typeid_lortensor;
-
 // utility functions
        
 inline const lortensor & ex_to_lortensor(const ex &e)