there is no $ with subversion

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@746 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-10-17 19:31:51 +00:00
parent 63328b1193
commit 53243f77ea
17 changed files with 25 additions and 184 deletions

View file

@ -349,17 +349,7 @@ struct DefaultCatchAll
} // namespace Loki
////////////////////////////////////////////////////////////////////////////////
// Change log:
// March 20, ????: add default argument DefaultCatchAll to BaseVisitable
// June 20, 2001: ported by Nick Thurn to gcc 2.95.3. Kudos, Nick!!!
// September 28, 2004: replaced Loki:: with ::Loki:: in DEFINE_VISITABLE
// January 2, 2006: add support for visiting constant member functions, Peter Kümmel
////////////////////////////////////////////////////////////////////////////////
#endif // VISITOR_INC_
// $Log$
// Revision 1.7 2006/01/16 19:05:09 rich_sposato
// Added cvs keywords.
//
#endif // end file guardian