diff options
author | tron <tron@openttd.org> | 2005-07-24 14:12:37 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2005-07-24 14:12:37 +0000 |
commit | a227065ab75d6cb9f449f2282315adc933450b49 (patch) | |
tree | 2c607555a4bcc2d41a41eea7726fe2f1b04d5f33 /industry_gui.c | |
parent | c7980036e943aafe527a40ec0125f9d93924cb27 (diff) | |
download | openttd-a227065ab75d6cb9f449f2282315adc933450b49.tar.xz |
(svn r2701) Insert Id tags into all source files
Diffstat (limited to 'industry_gui.c')
-rw-r--r-- | industry_gui.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/industry_gui.c b/industry_gui.c index 9fe49b2d6..5ee0ff9e1 100644 --- a/industry_gui.c +++ b/industry_gui.c @@ -1,3 +1,5 @@ +/* $Id$ */ + #include "stdafx.h" #include "openttd.h" #include "debug.h" |