diff -r c2a05fa925a1 -r 1c487b3dd40f xlinkobj.h --- a/xlinkobj.h Fri Dec 08 20:18:56 2006 +0000 +++ b/xlinkobj.h Fri Aug 03 14:13:35 2007 +0000 @@ -5,6 +5,8 @@ enum XLinkState {undefinedXLink,initXLink,activeXLink,deleteXLink}; +/*! \brief xlinks are used to draw arbitrary connections between branches (BranchObj) in the map. */ + ///////////////////////////////////////////////////////////////////////////// class XLinkObj:public MapObj { public: