Index: ginac/indexed.cpp =================================================================== RCS file: /home/cvs/GiNaC/ginac/indexed.cpp,v retrieving revision 1.93.2.3 diff -r1.93.2.3 indexed.cpp 706a707,709 > /* see ISO C++ standard, ch. 7.3.1.2, par. 3 */ > ex simplify_indexed(const ex & e, exvector & free_indices, exvector & dummy_indices, const scalar_products & sp); >