subversion uses Id instead of Header
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@760 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
9b473fd7f2
commit
a35442b5d1
53 changed files with 122 additions and 65 deletions
|
@ -10,6 +10,8 @@
|
|||
// without express or implied warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Id$
|
||||
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
|
|
@ -8,6 +8,9 @@
|
|||
// for any purpose. It is provided "as is" without express or implied warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Id$
|
||||
|
||||
|
||||
// A singleton LogClass object that resurrects itself after
|
||||
// it has been automatically destroyed during program
|
||||
// termination. When a dead-reference to the LogClass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue