From: Christian Bauer Date: Fri, 19 Mar 2004 17:14:28 +0000 (+0000) Subject: documentation update X-Git-Tag: release_1-2-0~1 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=e8099a0ac2352ff958142455048ef872a1d97852;ds=sidebyside documentation update --- diff --git a/NEWS b/NEWS index 0e28809f..e813ffd9 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ This file records noteworthy changes. algebraic classes. * Added support for (acyclic) visitors, to allow cleaner implementations of algebraic algorithms. -* +* Added a const_iterator class that can be used instead of op()/nops(). * Completely revamped the implementation of expression output. It is now possible to add new output formats, to change the behavior of predefined formats at run-time, and to have different output styles for algebraic