]> www.ginac.de Git - ginac.git/blobdiff - ginac/ex.h
Update some references.
[ginac.git] / ginac / ex.h
index b1e319d9bc47e7fb49e51fe5863625738b6e1aaa..702f281b4154403b511c9e3eb1249ccd9e312719 100644 (file)
@@ -43,7 +43,7 @@ namespace GiNaC {
  *  of this class in every object file that makes use of our flyweights in
  *  order to guarantee proper initialization.  Hence we put it into this
  *  file which is included by every relevant file anyways.  This is modeled
- *  after section 27.4.2.1.6 of the C++ standard, where cout and friends are
+ *  after section [ios::Init] of the C++ standard, where cout and friends are
  *  set up.
  *
  *  @see utils.cpp */