add keyword Id, test keyword Revision
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@758 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
acf45e6280
commit
dd07d070bf
1 changed files with 4 additions and 1 deletions
|
@ -10,7 +10,8 @@
|
|||
// without express or implied warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Header$
|
||||
// $Id$
|
||||
|
||||
|
||||
#include <loki/Visitor.h>
|
||||
#include <iostream>
|
||||
|
@ -88,3 +89,5 @@ int main()
|
|||
#endif
|
||||
|
||||
}
|
||||
|
||||
// $Revision$
|
||||
|
|
Loading…
Reference in a new issue