(svn r2606) -Codechange: renamed ai.c to ai_old.c, and ai.h to ai_new.h to make room

for a global AI-handler
This commit is contained in:
truelight
2005-07-17 15:34:10 +00:00
parent 1022bf7d93
commit a09342c1fc
13 changed files with 14 additions and 14 deletions

View File

@@ -161,7 +161,7 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath="ai.c">
RelativePath="ai_old.c">
</File>
<File
RelativePath=".\airport.c">
@@ -737,7 +737,7 @@
Name="AI Files"
Filter="">
<File
RelativePath=".\ai.h">
RelativePath=".\ai_new.h">
</File>
<File
RelativePath=".\ai_build.c">