Ignore:
Timestamp:
01/10/04 15:52:40 (8 years ago)
Author:
wd
Message:

Add Id/Rev? keywords.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ithildin/doc/style.txt

    • Property svn:keywords set to Id Rev
    r371 r490  
    66# See the COPYING file for more information on licensing and use. 
    77# 
    8 # $Id: style.txt,v 1.3 2003/03/07 03:50:07 wd Exp $ 
     8# $Id$ 
    99# 
    1010############################################################################### 
     
    6868 
    6969/* be sure to include an id in your file so it can be identified later. */ 
    70 IDSTRING(rcsid, "$Id: style.txt,v 1.3 2003/03/07 03:50:07 wd Exp $"); 
     70IDSTRING(rcsid, "$Id$"); 
    7171 
    7272#include <module-header.h> 
Note: See TracChangeset for help on using the changeset viewer.