X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fintegral.h;h=e2843c82055e9326b6ef73d4bd726e564f8498a6;hp=c85a68278383969e62aa8414b6c20add518d9cac;hb=12fefbca9b424cb8e9ae05d83883b96e17c7b96e;hpb=b573b0146341709649f373e0fc5c0d440877ebaf diff --git a/ginac/integral.h b/ginac/integral.h index c85a6827..e2843c82 100644 --- a/ginac/integral.h +++ b/ginac/integral.h @@ -51,7 +51,7 @@ public: ex expand(unsigned options = 0) const; exvector get_free_indices() const; unsigned return_type() const; - tinfo_t return_type_tinfo() const; + return_type_t return_type_tinfo() const; ex conjugate() const; ex eval_integ() const; protected: