diff -r 9771028de303 -r 9db3eaa21237 linkobj.h --- a/linkobj.h Mon Jan 31 09:47:43 2005 +0000 +++ b/linkobj.h Tue Feb 08 14:07:19 2005 +0000 @@ -20,6 +20,7 @@ void deactivate(); // removes those pointers bool isUsed(); // true, if at least on branch uses it void updateLink(); + BranchObj* otherBranch (BranchObj*); void positionBBox(); void calcBBoxSize(); void setVisibility (bool);