From 2b7653e151e6092f48c7aa87c375edaeec189e8a Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Thu, 10 Jun 2004 02:07:53 +0000 Subject: [PATCH] - print_tree prints object address - fixed mistake in comment --- ginac/container.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ginac/container.h b/ginac/container.h index 11b5be0b..6161a20b 100644 --- a/ginac/container.h +++ b/ginac/container.h @@ -502,7 +502,7 @@ void container::do_print(const print_context & c, unsigned level) const template