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/Base/OSGFactoryController.cpp

    • Property svn:keywords set to Id
    r61 r106  
    336336namespace  
    337337{ 
    338     static Char8 cvsid_cpp[] = "@(#)$Id: $"; 
     338    static Char8 cvsid_cpp[] = "@(#)$Id$"; 
    339339    static Char8 cvsid_hpp[] = OSGFACTORYCONTROLLER_HEADER_CVSID; 
    340340}