1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-14 01:59:09 +00:00

(svn r2701) Insert Id tags into all source files

This commit is contained in:
tron
2005-07-24 14:12:37 +00:00
parent c7980036e9
commit a227065ab7
231 changed files with 465 additions and 3 deletions

2
unix.c
View File

@@ -1,3 +1,5 @@
/* $Id$ */
#include "stdafx.h"
#include "openttd.h"
#include "functions.h"