diff -r 47cd1716870e -r 35a2c1fd5d73 src/work/alpar/emptygraph.h --- a/src/work/alpar/emptygraph.h Mon Mar 15 16:30:20 2004 +0000 +++ b/src/work/alpar/emptygraph.h Mon Mar 15 16:42:26 2004 +0000 @@ -12,6 +12,9 @@ /// An empty graph class. + /// When you read this for the first time, + /// please send an e-mail to alpar\@cs.elte.hu. + /// /// This class provides all the common features of a graph structure, /// however completely without implementations and real data structures /// behind the interface.