Show
Ignore:
Timestamp:
09/13/06 22:15:53 (2 years ago)
Author:
dirk
Message:

Keyword substitution added
Version string fixed

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/Base/Field/OSGField.cpp

    • Property svn:keywords set to Id
    r2 r106  
    8484namespace 
    8585{ 
    86     static Char8 cvsid_cpp[] = "@(#)$Id: $"; 
     86    static Char8 cvsid_cpp[] = "@(#)$Id$"; 
    8787    static Char8 cvsid_hpp[] = OSGFIELD_HEADER_CVSID; 
    8888}