diff -r c2a05fa925a1 -r e05cf0bebe14 xlinkobj.h --- a/xlinkobj.h Fri Dec 08 20:18:56 2006 +0000 +++ b/xlinkobj.h Mon Jul 23 12:42:02 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: