(svn r12744) [NoAI] -Fix: added a comment to all .hpp.sq that those files are autogenerated, and shouldn't be manually altered noai
authortruebrain
Thu, 17 Apr 2008 00:37:41 +0000
branchnoai
changeset 10212 1e0a2a182253
parent 10198 e88e56267777
child 10216 794533ba4cbf
(svn r12744) [NoAI] -Fix: added a comment to all .hpp.sq that those files are autogenerated, and shouldn't be manually altered
src/ai/api/ai_abstractlist.hpp.sq
src/ai/api/ai_accounting.hpp.sq
src/ai/api/ai_airport.hpp.sq
src/ai/api/ai_base.hpp.sq
src/ai/api/ai_bridge.hpp.sq
src/ai/api/ai_bridgelist.hpp.sq
src/ai/api/ai_cargo.hpp.sq
src/ai/api/ai_cargolist.hpp.sq
src/ai/api/ai_company.hpp.sq
src/ai/api/ai_date.hpp.sq
src/ai/api/ai_engine.hpp.sq
src/ai/api/ai_enginelist.hpp.sq
src/ai/api/ai_error.hpp.sq
src/ai/api/ai_event.hpp.sq
src/ai/api/ai_event_types.hpp.sq
src/ai/api/ai_execmode.hpp.sq
src/ai/api/ai_industry.hpp.sq
src/ai/api/ai_industrylist.hpp.sq
src/ai/api/ai_list.hpp.sq
src/ai/api/ai_log.hpp.sq
src/ai/api/ai_map.hpp.sq
src/ai/api/ai_marine.hpp.sq
src/ai/api/ai_order.hpp.sq
src/ai/api/ai_road.hpp.sq
src/ai/api/ai_settings.hpp.sq
src/ai/api/ai_sign.hpp.sq
src/ai/api/ai_station.hpp.sq
src/ai/api/ai_stationlist.hpp.sq
src/ai/api/ai_testmode.hpp.sq
src/ai/api/ai_tile.hpp.sq
src/ai/api/ai_tilelist.hpp.sq
src/ai/api/ai_town.hpp.sq
src/ai/api/ai_townlist.hpp.sq
src/ai/api/ai_transactionmode.hpp.sq
src/ai/api/ai_tunnel.hpp.sq
src/ai/api/ai_vehicle.hpp.sq
src/ai/api/ai_vehiclelist.hpp.sq
src/ai/api/squirrel_export.awk
--- a/src/ai/api/ai_abstractlist.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_abstractlist.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_abstractlist.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_accounting.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_accounting.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_accounting.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_airport.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_airport.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_airport.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_base.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_base.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_base.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_bridge.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_bridge.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_bridge.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_bridgelist.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_bridgelist.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_bridgelist.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_cargo.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_cargo.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_cargo.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_cargolist.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_cargolist.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_cargolist.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_company.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_company.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_company.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_date.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_date.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_date.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_engine.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_engine.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_engine.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_enginelist.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_enginelist.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_enginelist.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_error.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_error.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_error.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_event.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_event.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_event.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_event_types.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_event_types.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_event_types.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_execmode.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_execmode.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_execmode.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_industry.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_industry.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_industry.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_industrylist.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_industrylist.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_industrylist.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_list.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_list.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_list.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_log.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_log.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_log.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_map.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_map.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_map.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_marine.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_marine.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_marine.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_order.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_order.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_order.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_road.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_road.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_road.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_settings.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_settings.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_settings.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_sign.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_sign.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_sign.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_station.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_station.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_station.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_stationlist.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_stationlist.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_stationlist.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_testmode.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_testmode.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_testmode.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_tile.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_tile.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_tile.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_tilelist.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_tilelist.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_tilelist.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_town.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_town.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_town.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_townlist.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_townlist.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_townlist.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_transactionmode.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_transactionmode.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_transactionmode.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_tunnel.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_tunnel.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_tunnel.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_vehicle.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_vehicle.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_vehicle.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/ai_vehiclelist.hpp.sq	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/ai_vehiclelist.hpp.sq	Thu Apr 17 00:37:41 2008 +0000
@@ -1,3 +1,6 @@
+/* $Id$ */
+/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
+
 #include "ai_vehiclelist.hpp"
 
 namespace SQConvert {
--- a/src/ai/api/squirrel_export.awk	Tue Apr 15 22:52:18 2008 +0000
+++ b/src/ai/api/squirrel_export.awk	Thu Apr 17 00:37:41 2008 +0000
@@ -41,6 +41,9 @@
 }
 
 /@file/ {
+	print "/* $Id$ */"
+	print "/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */"
+	print ""
 	print "#include \"" $3 "\""
 }