git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2079 331e1502-861f-0410-8da2-ba01fb791d7f

This commit is contained in:
boufaras 2011-01-27 12:54:55 +00:00
commit e317732c9a

View file

@ -216,7 +216,7 @@ public:
/**
* Read object.\
* Calls base class, just in case that one had something to do.
* Calls base class, just in case that one had something to do.
* The read and print methods should be compatible and have the same format.
* In principle, format is "plain": they just print a number
* @param _is a std::istream.