*** empty log message ***

This commit is contained in:
David Rose 2001-04-17 20:02:34 +00:00
parent 4e8ff2a2e3
commit b797243fc4
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ public:
INLINE bool operator == (const ArcChain &other) const;
INLINE bool operator != (const ArcChain &other) const;
INLINE bool operator < (const ArcChain &other) const;
int compare_to(const ArcChain &other) const;
INLINE int compare_to(const ArcChain &other) const;
INLINE void output(ostream &out) const;