
30 Sep
2005
30 Sep
'05
9:16 a.m.
CVSROOT: /cvs/ppl Module name: ppl Changes by: merchat@cs.unipr.it 2005-09-30 09:16:08
Modified files: src : GMP_Integer.types.hh
Log message: We use doxygen command ``\relates'' to put all informations about GMP_Integer at the same place. Since \relates must refer to a class and GMP_Integer is not a class but a type we obtain a warning for all ``\relates GMP_Integer'' To eliminate those warnings we add a doxygen comment ``\class GMP_Integer'' just before declaration of type GMP_Integer
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/GMP_Integer.types.hh.diff?...