1
0
Fork 0

(svn r2783) Fix: Hopefully fix the ID tags of bridge.h and railtypes.h

release/0.4.5
celestar 2005-08-01 21:01:18 +00:00
parent 66fa62b3ea
commit 9a6975504b
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $Id: */
/* $Id: $ */
/** @file bridge.h Header file for bridges */

View File

@ -1,4 +1,4 @@
/* $Id: */
/* $Id: $ */
/** @file railtypes.h
* All the railtype-specific information is stored here.