diff options
author | smatz <smatz@openttd.org> | 2007-12-17 01:35:45 +0000 |
---|---|---|
committer | smatz <smatz@openttd.org> | 2007-12-17 01:35:45 +0000 |
commit | d5dbce8331e69109863056ccc4bb90fb4b1b6155 (patch) | |
tree | 60a2f4f970be7c61fccbfbde8c3a79b4a97e5ba5 /src/ai | |
parent | 8d1b25beee23dd3b12e03cd05ed43c1154b95eb5 (diff) | |
download | openttd-d5dbce8331e69109863056ccc4bb90fb4b1b6155.tar.xz |
(svn r11652) -Codechange: add the svn $ header for several files
Diffstat (limited to 'src/ai')
-rw-r--r-- | src/ai/ai.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ai/ai.h b/src/ai/ai.h index a0a4c5793..57f198eb9 100644 --- a/src/ai/ai.h +++ b/src/ai/ai.h @@ -1,3 +1,5 @@ +/* $Id$ */ + #ifndef AI_H #define AI_H |