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

@ -43,16 +43,5 @@ namespace Loki
{ Loki::CompileTimeError<((expr) != 0)> ERROR_##msg; (void)ERROR_##msg; }
////////////////////////////////////////////////////////////////////////////////
// Change log:
// March 20, 2001: add extra parens to STATIC_CHECK - it looked like a fun
// definition
// June 20, 2001: ported by Nick Thurn to gcc 2.95.3. Kudos, Nick!!!
////////////////////////////////////////////////////////////////////////////////
#endif // end file guardian
#endif // STATIC_CHECK_INC_
// $Log$
// Revision 1.3 2006/01/16 19:05:09 rich_sposato
// Added cvs keywords.
//