Remove comments
authorJeroen van der Heijden <jeroen@transceptor.technology>
Mon, 9 Sep 2019 22:36:49 +0000 (00:36 +0200)
committerJeroen van der Heijden <jeroen@transceptor.technology>
Mon, 9 Sep 2019 22:36:49 +0000 (00:36 +0200)
64 files changed:
Debug/makefile
Debug/objects.mk
Debug/sources.mk
Debug/src/argparse/subdir.mk
Debug/src/cexpr/subdir.mk
Debug/src/cfgparser/subdir.mk
Debug/src/ctree/subdir.mk
Debug/src/expr/subdir.mk
Debug/src/imap/subdir.mk
Debug/src/iso8601/subdir.mk
Debug/src/lib/subdir.mk
Debug/src/llist/subdir.mk
Debug/src/lock/subdir.mk
Debug/src/logger/subdir.mk
Debug/src/owcrypt/subdir.mk
Debug/src/procinfo/subdir.mk
Debug/src/qpack/subdir.mk
Debug/src/siri/args/subdir.mk
Debug/src/siri/cfg/subdir.mk
Debug/src/siri/db/subdir.mk
Debug/src/siri/file/subdir.mk
Debug/src/siri/grammar/subdir.mk
Debug/src/siri/help/subdir.mk
Debug/src/siri/net/subdir.mk
Debug/src/siri/service/subdir.mk
Debug/src/siri/subdir.mk
Debug/src/timeit/subdir.mk
Debug/src/vec/subdir.mk
Debug/src/xmath/subdir.mk
Debug/src/xpath/subdir.mk
Debug/src/xstr/subdir.mk
Debug/subdir.mk
Release/makefile
Release/objects.mk
Release/sources.mk
Release/src/argparse/subdir.mk
Release/src/cexpr/subdir.mk
Release/src/cfgparser/subdir.mk
Release/src/ctree/subdir.mk
Release/src/expr/subdir.mk
Release/src/imap/subdir.mk
Release/src/iso8601/subdir.mk
Release/src/lib/subdir.mk
Release/src/llist/subdir.mk
Release/src/lock/subdir.mk
Release/src/logger/subdir.mk
Release/src/owcrypt/subdir.mk
Release/src/procinfo/subdir.mk
Release/src/qpack/subdir.mk
Release/src/siri/args/subdir.mk
Release/src/siri/cfg/subdir.mk
Release/src/siri/db/subdir.mk
Release/src/siri/file/subdir.mk
Release/src/siri/grammar/subdir.mk
Release/src/siri/help/subdir.mk
Release/src/siri/net/subdir.mk
Release/src/siri/service/subdir.mk
Release/src/siri/subdir.mk
Release/src/timeit/subdir.mk
Release/src/vec/subdir.mk
Release/src/xmath/subdir.mk
Release/src/xpath/subdir.mk
Release/src/xstr/subdir.mk
Release/subdir.mk

index 998e520290c5872c96b8d6c54ad7574ceaf9d252..e700a33055432525ebfcd2d65d02ff294d70140c 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 -include ../makefile.init
 
 RM := rm -rf
index 03f598790f9e2bd03963f49c6556296cf7ee1318..5a47d0bc8c710f8a53fb668aefce3823c6090a42 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 USER_OBJS :=
 
 LIBS := -luv -lm -lpcre2-8 -lcleri
index d11600ddda2df28aa6aafb13117c233b97c8f99a..0e90c356fdf7d319fc87f1be17b0a672343732fe 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 OBJ_SRCS :=
 ASM_SRCS :=
 C_SRCS :=
index 63661652f114c214d0356bea82c831e815bbbd7a..cd76991d5bc5129e218c3b18a6dc9ad23b745f44 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/argparse/argparse.c
index a716e9f1a6118871e68891347c6b93f7a00aa28e..a232c5bb993ce44fd6c52e1a0e615e57286e144b 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/cexpr/cexpr.c
index b0945141db01a8e06c7f285f3ef8c44d4cd4ce91..c878cf51ecdf259709904635c1c7a7fbd4b52358 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/cfgparser/cfgparser.c
index 415ec0fa00b816ad5a1057b27f6276e13bf121ad..f5895bf3738824e8fab73210a7ee95b186e919f6 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/ctree/ctree.c
index b71da8e4980ab985c9977b1af798e1b9577bf7a5..a712d3b4384291a839107323722f49e011f68211 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/expr/expr.c
index b73ce12b0143bf87fbe13908e88ed228515e07de..3c6e81de084a2bd90f2abb5415b74e5e271da145 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/imap/imap.c
index 9fd17e36b419a6e465b9583bec54c7d29a5d32bc..821f2c7d21e8dc95e14fac1833d28e39f22900c6 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/iso8601/iso8601.c
index a6786a738d8bee4b95825a8ae74559cfea9f5356..8fa0e4e38adbc8db38b5956610409f08c986e757 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/lib/http_parser.c
index 9fdcff3874a09fc77f00bceafa201b7a2c7f5c19..95b1986874906a2f5189d10cb22c0f4fcdac851c 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/llist/llist.c
index dc2c723eee3620e6f5544deb20817db13ea6fad0..61cb641dddff1cfd523e6b66f7ab168ba0496cf7 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/lock/lock.c
index 13a905d0ea680462845c1784f59a9a4fbd9cfddc..0dbcd074436e8f79d165de6e71b1f7f72975a83d 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/logger/logger.c
index e9a5aa02ce57335bc8a9a06e6dea3b672b9ad230..7151e1799a0cd0b7fad94bbbf5b5be9d1e1908bc 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/owcrypt/owcrypt.c
index 1f3f4290081d1ed9fea9d52ddbe2613aa78ff1cd..fca736a2ac8bc71d405490837730bdfd8ee340d3 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/procinfo/procinfo.c
index fcc546cd590974ffdfa4dc6560880c6cce1005a3..1a89cbc20c09b5a39be92c59007babc7875bd903 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/qpack/qpack.c
index 7b65216bf7b0e0cdf795e2eac54a1997a2a222c7..2b4760c8c51ffefbe9554f2650d67c89f819ac56 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/args/args.c
index 0a3ace1ca1d36e7bffcd7e328a6f53ea14f8d1fa..a51eb753844f4b26377e9accfa692858f012b5b4 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/cfg/cfg.c
index 71339dfb6418ab33edfa236b6d882b96229cbc69..668065df3c835d973c2114fa1f950032e31bb0ef 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/db/access.c \
index a42343e5bb41a723f50cdd0b0b02b1b878ed242c..67cc482d454ccd852351979e6148e38f9b1fb80e 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/file/handler.c \
index ddc57e21b483c46d106c29bdc59bcff9835c5805..b644e6e4f7081bc1376a9289f11b44a4dab27d6f 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/grammar/grammar.c
index 49f42ffa3e64176a0d9267849ae22daa48ef5618..4eef732cb4b48776671d07b70351920172a69b9f 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/help/help.c
index 5db88ebb29e32e1db03023eb5ba8b73c8771ad08..3bbd7b7eba4a66dd60a2b0fe5ec600369e51cf2c 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/net/bserver.c \
index 1596e9808de8aeec11661e1c6c0fc152c5995096..6557af1db7939673c4c8e981c99ee888f189d323 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/service/account.c \
index 3998a1d02770b13b71b9023b1525dec832d66081..1e4e9bb5a8277f0b011652df43f7da5a6fd19d05 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/async.c \
index 2faa4d9a99114b92d384e74a912524e7d33d74a4..46946044e2bbf28f8fe283b0aca7c8898cca226e 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/timeit/timeit.c
index d694b10b7ee46e158b88f0eb209da03042ea7bfa..92d4fcefc0099189cb8bd34c20260159aa3e90c0 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/vec/vec.c
index d29af5878d58ec7e520300e4857e28806c08b6c1..acaa0e44b27d1c6a3a138d9bb748db4e3ce9b57e 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/xmath/xmath.c
index 1199e1ee5853556c954dbe2176b2dec85237aeb6..d626daf3d0e9e58129dd100ad940a6218df4f10c 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/xpath/xpath.c
index 8eced7ea9a425ecd7b47c3feb4dfc099c310fd07..43b948727e109a20cd5331c97b9b6fb63ca4fd0c 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/xstr/xstr.c
index 0c9c453c7b5b863a2594077d043845463b966bc4..381d7cbab9ec5504d08a3e39a99c1a391d5510de 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../main.c
index 629102315804d3390687489a3cbcc6818e14909c..d6ca27fd3420e913bcd95a72b9c54f3b0a2f339e 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 -include ../makefile.init
 
 RM := rm -rf
index 03f598790f9e2bd03963f49c6556296cf7ee1318..5a47d0bc8c710f8a53fb668aefce3823c6090a42 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 USER_OBJS :=
 
 LIBS := -luv -lm -lpcre2-8 -lcleri
index d11600ddda2df28aa6aafb13117c233b97c8f99a..0e90c356fdf7d319fc87f1be17b0a672343732fe 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 OBJ_SRCS :=
 ASM_SRCS :=
 C_SRCS :=
index 250658475af7165b65585480130f874a1c4ec91a..bd8ef4b9cb61f37f054484d10aa5aa4f1bb8a7d1 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/argparse/argparse.c
index 40b19f50f3fb1c7a46e828aa86bc3d94804022eb..b19983656f1e3655fb8d1cc3c20b4b75a8e020c4 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/cexpr/cexpr.c
index 6cd0ba9ca8c22d6f559f843d62afd72a17dd1e7c..ef970f577d992815c2381fe96ea88b004348a648 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/cfgparser/cfgparser.c
index 8cb5245126c1e7d7c1c91ee7244c54a8ffd166a9..80336986d937baeca1146b7c98250c1192ff9132 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/ctree/ctree.c
index 4becb97eb02b94237adfe90c41202ffdbc0c5f2d..1206fe125c43582aadc7562729c9be0101fdea69 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/expr/expr.c
index e4d99268e6f8c6a5517c576872fd0b87d2a54390..c628b521f7018c6673b04660b7e25f84018abdf6 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/imap/imap.c
index 7773203374323f30c85ec8a21ad7196ef4be7319..62a8ae2d7a1d03dd6b2d34921078e339a798f107 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/iso8601/iso8601.c
index 7ea9b6cbd3a853930fa525e488019e41e134eb7b..c2b76c93a967414b2137b95a99f0bc4f812d6a6a 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/lib/http_parser.c
index f38555a31dec24e541e87045e6d0467aab1e303a..a5678ab30a7a39495a3f38a45390cd1c65b97bcb 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/llist/llist.c
index affc0ec6de1796b3cf32f5087f4fd8244b846096..21cfa460217b6c27aa83f4438a3475b9a9391a4c 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/lock/lock.c
index ff253fed605803a43207c24e7b404af8227d81ae..7243d7c5ef2c4025a5234fd65c65e34597c1283c 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/logger/logger.c
index c667b9aa3303a13c36c13455eab768a84bb84374..a230cbfc293b941c41b0fe0431edf1f831081f04 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/owcrypt/owcrypt.c
index 1e01580d4bb0109ff02a07b071984faf25eca43e..1a326a7ce5dc4ffa0cfedb09d780c4be933a48f7 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/procinfo/procinfo.c
index 4da11caa2ba527972d7f615ae77aeb9ae8aa1acc..cef1eca9e04846b3dbb0996b64bd1b5668c83e72 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/qpack/qpack.c
index 3b5ce5938ebd2d08a4b369a220c57b45b8a9b38a..93f91086ae040bffd61b8b1f1919d9499ff8f1d1 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/args/args.c
index 585aab1706cb8e6d659171c8cf337946596b8547..9ab31cb49cc97f506f15bb3494c5dc97cea9c2f0 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/cfg/cfg.c
index dd6cadf779a1f403a2e2bf9074b14d6e2bb2938a..6618c22f6a9f62870a84fba51e29239a45e2eead 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/db/access.c \
index bb1d62f02e646d574d6c7ba32b496a68137b0d99..f416aecb6331e1b091d37276a201986e220bcfa1 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/file/handler.c \
index 953007fb21506e1316843b7f5e441b758d897f35..c36948b70a0e4219974c0817284172650ef6dfa4 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/grammar/grammar.c
index 27ebd50ade27a9959fba350ddee6ebaada00b2e5..7e6fcd799e676ab3a124cb6c60bbf9a0458bf680 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/help/help.c
index 9e40089791927dafc93a4575b5e97e137fad768b..e47db3ff0003ae83e0517e2538d983f500dcb937 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/net/bserver.c \
index 12a186e0819714b7f6ce5be25f093d1e2d51b384..43faf517cabe08c9042679160eac683cea7330be 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/service/account.c \
index 97f6446f9ca0b302a48ae24b7860e6dd3083c25a..e29641ded9ec48b39a49c8828ab1bb56fbdaa42e 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/siri/async.c \
index 993ec06d807001910a0aab2245cbc7887cb32ee2..db72799a622f30f4af07602a2e83ca4246a772a7 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/timeit/timeit.c
index 4305134bf82a53a507193528a70cbdc340e26724..ce067aa5309753334ebde964fc857d476baa5870 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/vec/vec.c
index f9e03e28b6a4ab972dcb72ab66dd8b7dd413db79..943f3ceead75d80fe3c9d66fd2e782af2cac248c 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/xmath/xmath.c
index 6961d3f4b4b5deb3696f192b63cad93fc5bdd584..09230c184f3cdc43f6cedb716e50fc47e2f5e5ba 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/xpath/xpath.c
index 849d82e1de63541b4b9b46e95da3e71c51675e5c..146ac95a92a0ef0633d9515ae8270a7eef8085a1 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../src/xstr/xstr.c
index 48ba8e55f2402d7cf9a3f256ccd5e23577188199..8ba3e5f600382a6e6a4d09acbbc05a4c9911644d 100644 (file)
@@ -1,7 +1,3 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
 # Add inputs and outputs from these tool invocations to the build variables
 C_SRCS += \
 ../main.c