From: Rejean Loyer Date: Thu, 29 Aug 2013 16:23:18 +0000 (-0400) Subject: marked all generated bootstrap C source files with the updated 'code generated from... X-Git-Tag: 0.44.09~12 X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?p=sdk;a=commitdiff_plain;h=a19af535e0cc8467c3a471476e74c7ad9108ea9e marked all generated bootstrap C source files with the updated 'code generated from eC source file: file.ec' comment. --- diff --git a/compiler/bootstrap/ecc/bootstrap/ecc.c b/compiler/bootstrap/ecc/bootstrap/ecc.c index 59cbb21..86044e1 100644 --- a/compiler/bootstrap/ecc/bootstrap/ecc.c +++ b/compiler/bootstrap/ecc/bootstrap/ecc.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: ecc.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecc/bootstrap/ecc.main.c b/compiler/bootstrap/ecc/bootstrap/ecc.main.c index db94f22..5568e79 100644 --- a/compiler/bootstrap/ecc/bootstrap/ecc.main.c +++ b/compiler/bootstrap/ecc/bootstrap/ecc.main.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: ecc.main.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/AVLTree.c b/compiler/bootstrap/ecere/bootstrap/AVLTree.c index 0d38299..187640e 100644 --- a/compiler/bootstrap/ecere/bootstrap/AVLTree.c +++ b/compiler/bootstrap/ecere/bootstrap/AVLTree.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: AVLTree.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/Array.c b/compiler/bootstrap/ecere/bootstrap/Array.c index 5aedc38..06f1053 100644 --- a/compiler/bootstrap/ecere/bootstrap/Array.c +++ b/compiler/bootstrap/ecere/bootstrap/Array.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: Array.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/BTNode.c b/compiler/bootstrap/ecere/bootstrap/BTNode.c index f331219..723f7d6 100644 --- a/compiler/bootstrap/ecere/bootstrap/BTNode.c +++ b/compiler/bootstrap/ecere/bootstrap/BTNode.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: BTNode.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/BinaryTree.c b/compiler/bootstrap/ecere/bootstrap/BinaryTree.c index 4205764..8925acf 100644 --- a/compiler/bootstrap/ecere/bootstrap/BinaryTree.c +++ b/compiler/bootstrap/ecere/bootstrap/BinaryTree.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: BinaryTree.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/BufferedFile.c b/compiler/bootstrap/ecere/bootstrap/BufferedFile.c index ef01bd3..42c3881 100644 --- a/compiler/bootstrap/ecere/bootstrap/BufferedFile.c +++ b/compiler/bootstrap/ecere/bootstrap/BufferedFile.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: BufferedFile.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c b/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c index 12338c5..ddc3f97 100644 --- a/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c +++ b/compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: BuiltInContainer.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/Container.c b/compiler/bootstrap/ecere/bootstrap/Container.c index 2036f60..71954a9 100644 --- a/compiler/bootstrap/ecere/bootstrap/Container.c +++ b/compiler/bootstrap/ecere/bootstrap/Container.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: Container.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/CustomAVLTree.c b/compiler/bootstrap/ecere/bootstrap/CustomAVLTree.c index 91d5e18..d2d4949 100644 --- a/compiler/bootstrap/ecere/bootstrap/CustomAVLTree.c +++ b/compiler/bootstrap/ecere/bootstrap/CustomAVLTree.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: CustomAVLTree.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/DualPipe.c b/compiler/bootstrap/ecere/bootstrap/DualPipe.c index 09e6a5a..7139546 100644 --- a/compiler/bootstrap/ecere/bootstrap/DualPipe.c +++ b/compiler/bootstrap/ecere/bootstrap/DualPipe.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: DualPipe.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/File.c b/compiler/bootstrap/ecere/bootstrap/File.c index e5531ed..6f84988 100644 --- a/compiler/bootstrap/ecere/bootstrap/File.c +++ b/compiler/bootstrap/ecere/bootstrap/File.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: File.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/LinkList.c b/compiler/bootstrap/ecere/bootstrap/LinkList.c index e80549e..a464f54 100644 --- a/compiler/bootstrap/ecere/bootstrap/LinkList.c +++ b/compiler/bootstrap/ecere/bootstrap/LinkList.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: LinkList.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/List.c b/compiler/bootstrap/ecere/bootstrap/List.c index 0404402..b871918 100644 --- a/compiler/bootstrap/ecere/bootstrap/List.c +++ b/compiler/bootstrap/ecere/bootstrap/List.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: List.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/Map.c b/compiler/bootstrap/ecere/bootstrap/Map.c index e7c92b3..677fd4b 100644 --- a/compiler/bootstrap/ecere/bootstrap/Map.c +++ b/compiler/bootstrap/ecere/bootstrap/Map.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: Map.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/OldList.c b/compiler/bootstrap/ecere/bootstrap/OldList.c index d8a4b34..1ff1b54 100644 --- a/compiler/bootstrap/ecere/bootstrap/OldList.c +++ b/compiler/bootstrap/ecere/bootstrap/OldList.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: OldList.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/String.c b/compiler/bootstrap/ecere/bootstrap/String.c index e62b954..b5b8a5b 100644 --- a/compiler/bootstrap/ecere/bootstrap/String.c +++ b/compiler/bootstrap/ecere/bootstrap/String.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: String.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/System.c b/compiler/bootstrap/ecere/bootstrap/System.c index 0d9192f..db4b508 100644 --- a/compiler/bootstrap/ecere/bootstrap/System.c +++ b/compiler/bootstrap/ecere/bootstrap/System.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: System.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/TempFile.c b/compiler/bootstrap/ecere/bootstrap/TempFile.c index de451c7..a4bf350 100644 --- a/compiler/bootstrap/ecere/bootstrap/TempFile.c +++ b/compiler/bootstrap/ecere/bootstrap/TempFile.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: TempFile.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/dataTypes.c b/compiler/bootstrap/ecere/bootstrap/dataTypes.c index f5f9ff5..26741d8 100644 --- a/compiler/bootstrap/ecere/bootstrap/dataTypes.c +++ b/compiler/bootstrap/ecere/bootstrap/dataTypes.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: dataTypes.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/ecere.main.c b/compiler/bootstrap/ecere/bootstrap/ecere.main.c index a33d196..4731e04 100644 --- a/compiler/bootstrap/ecere/bootstrap/ecere.main.c +++ b/compiler/bootstrap/ecere/bootstrap/ecere.main.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: ecere.main.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/i18n.c b/compiler/bootstrap/ecere/bootstrap/i18n.c index b7fc0ce..926f68a 100644 --- a/compiler/bootstrap/ecere/bootstrap/i18n.c +++ b/compiler/bootstrap/ecere/bootstrap/i18n.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: i18n.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/instance.c b/compiler/bootstrap/ecere/bootstrap/instance.c index cda39a6..9e3aa47 100644 --- a/compiler/bootstrap/ecere/bootstrap/instance.c +++ b/compiler/bootstrap/ecere/bootstrap/instance.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: instance.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecere/bootstrap/memory.c b/compiler/bootstrap/ecere/bootstrap/memory.c index 423536b..b09a657 100644 --- a/compiler/bootstrap/ecere/bootstrap/memory.c +++ b/compiler/bootstrap/ecere/bootstrap/memory.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: memory.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecp/bootstrap/ecp.c b/compiler/bootstrap/ecp/bootstrap/ecp.c index 5ef4e56..fbf0e35 100644 --- a/compiler/bootstrap/ecp/bootstrap/ecp.c +++ b/compiler/bootstrap/ecp/bootstrap/ecp.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: ecp.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecp/bootstrap/ecp.main.c b/compiler/bootstrap/ecp/bootstrap/ecp.main.c index f8b5e84..979b2be 100644 --- a/compiler/bootstrap/ecp/bootstrap/ecp.main.c +++ b/compiler/bootstrap/ecp/bootstrap/ecp.main.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: ecp.main.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecs/bootstrap/ecs.c b/compiler/bootstrap/ecs/bootstrap/ecs.c index de8f4de..4938c84 100644 --- a/compiler/bootstrap/ecs/bootstrap/ecs.c +++ b/compiler/bootstrap/ecs/bootstrap/ecs.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: ecs.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/ecs/bootstrap/ecs.main.c b/compiler/bootstrap/ecs/bootstrap/ecs.main.c index 7ec2fe6..bb51b42 100644 --- a/compiler/bootstrap/ecs/bootstrap/ecs.main.c +++ b/compiler/bootstrap/ecs/bootstrap/ecs.main.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: ecs.main.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/ast.c b/compiler/bootstrap/libec/bootstrap/ast.c index 2d41adb..8cf6cf6 100644 --- a/compiler/bootstrap/libec/bootstrap/ast.c +++ b/compiler/bootstrap/libec/bootstrap/ast.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: ast.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/copy.c b/compiler/bootstrap/libec/bootstrap/copy.c index 3004927..7d047ae 100644 --- a/compiler/bootstrap/libec/bootstrap/copy.c +++ b/compiler/bootstrap/libec/bootstrap/copy.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: copy.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/dbpass.c b/compiler/bootstrap/libec/bootstrap/dbpass.c index 491f166..7d996f8 100644 --- a/compiler/bootstrap/libec/bootstrap/dbpass.c +++ b/compiler/bootstrap/libec/bootstrap/dbpass.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: dbpass.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/ec.main.c b/compiler/bootstrap/libec/bootstrap/ec.main.c index b040b5c..a1c7c80 100644 --- a/compiler/bootstrap/libec/bootstrap/ec.main.c +++ b/compiler/bootstrap/libec/bootstrap/ec.main.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: ec.main.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/ecdefs.c b/compiler/bootstrap/libec/bootstrap/ecdefs.c index 5e49eca..6e5b984 100644 --- a/compiler/bootstrap/libec/bootstrap/ecdefs.c +++ b/compiler/bootstrap/libec/bootstrap/ecdefs.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: ecdefs.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/expression.c b/compiler/bootstrap/libec/bootstrap/expression.c index ab871ba..250c834 100644 --- a/compiler/bootstrap/libec/bootstrap/expression.c +++ b/compiler/bootstrap/libec/bootstrap/expression.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: expression.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/firstPass.c b/compiler/bootstrap/libec/bootstrap/firstPass.c index 05e1ae6..1bb76d2 100644 --- a/compiler/bootstrap/libec/bootstrap/firstPass.c +++ b/compiler/bootstrap/libec/bootstrap/firstPass.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: firstPass.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/freeAst.c b/compiler/bootstrap/libec/bootstrap/freeAst.c index 98a3da7..2d50d4f 100644 --- a/compiler/bootstrap/libec/bootstrap/freeAst.c +++ b/compiler/bootstrap/libec/bootstrap/freeAst.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: freeAst.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/grammar.c b/compiler/bootstrap/libec/bootstrap/grammar.c index b5c4fbb..b973a63 100644 --- a/compiler/bootstrap/libec/bootstrap/grammar.c +++ b/compiler/bootstrap/libec/bootstrap/grammar.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: grammar.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/lexer.c b/compiler/bootstrap/libec/bootstrap/lexer.c index 41dcab4..abba0b6 100644 --- a/compiler/bootstrap/libec/bootstrap/lexer.c +++ b/compiler/bootstrap/libec/bootstrap/lexer.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: lexer.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/loadSymbols.c b/compiler/bootstrap/libec/bootstrap/loadSymbols.c index 8588984..69cb9b0 100644 --- a/compiler/bootstrap/libec/bootstrap/loadSymbols.c +++ b/compiler/bootstrap/libec/bootstrap/loadSymbols.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: loadSymbols.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/output.c b/compiler/bootstrap/libec/bootstrap/output.c index 3f00744..a025983 100644 --- a/compiler/bootstrap/libec/bootstrap/output.c +++ b/compiler/bootstrap/libec/bootstrap/output.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: output.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/pass0.c b/compiler/bootstrap/libec/bootstrap/pass0.c index e9b2e2e..5971383 100644 --- a/compiler/bootstrap/libec/bootstrap/pass0.c +++ b/compiler/bootstrap/libec/bootstrap/pass0.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: pass0.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/pass1.c b/compiler/bootstrap/libec/bootstrap/pass1.c index 220a2bf..b8f0c78 100644 --- a/compiler/bootstrap/libec/bootstrap/pass1.c +++ b/compiler/bootstrap/libec/bootstrap/pass1.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: pass1.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/pass15.c b/compiler/bootstrap/libec/bootstrap/pass15.c index 739987c..1e875d0 100644 --- a/compiler/bootstrap/libec/bootstrap/pass15.c +++ b/compiler/bootstrap/libec/bootstrap/pass15.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: pass15.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/pass16.c b/compiler/bootstrap/libec/bootstrap/pass16.c index 4e1fd18..ab3d753 100644 --- a/compiler/bootstrap/libec/bootstrap/pass16.c +++ b/compiler/bootstrap/libec/bootstrap/pass16.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: pass16.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/pass2.c b/compiler/bootstrap/libec/bootstrap/pass2.c index 742525c..4d98ea9 100644 --- a/compiler/bootstrap/libec/bootstrap/pass2.c +++ b/compiler/bootstrap/libec/bootstrap/pass2.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: pass2.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/pass3.c b/compiler/bootstrap/libec/bootstrap/pass3.c index adecd29..df79345 100644 --- a/compiler/bootstrap/libec/bootstrap/pass3.c +++ b/compiler/bootstrap/libec/bootstrap/pass3.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: pass3.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/shortcuts.c b/compiler/bootstrap/libec/bootstrap/shortcuts.c index 0b714e6..fc79beb 100644 --- a/compiler/bootstrap/libec/bootstrap/shortcuts.c +++ b/compiler/bootstrap/libec/bootstrap/shortcuts.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: shortcuts.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/bootstrap/libec/bootstrap/type.c b/compiler/bootstrap/libec/bootstrap/type.c index 265c97c..a246284 100644 --- a/compiler/bootstrap/libec/bootstrap/type.c +++ b/compiler/bootstrap/libec/bootstrap/type.c @@ -1,4 +1,4 @@ -/* Code generated from eC source file. */ +/* Code generated from eC source file: type.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/libec/precompiled/expression.c b/compiler/libec/precompiled/expression.c index 49d38ec..941c17c 100644 --- a/compiler/libec/precompiled/expression.c +++ b/compiler/libec/precompiled/expression.c @@ -1,3 +1,4 @@ +/* Code generated from eC source file: expression.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/libec/precompiled/grammar.c b/compiler/libec/precompiled/grammar.c index f2fe48e..cd33069 100644 --- a/compiler/libec/precompiled/grammar.c +++ b/compiler/libec/precompiled/grammar.c @@ -1,3 +1,4 @@ +/* Code generated from eC source file: grammar.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/libec/precompiled/type.c b/compiler/libec/precompiled/type.c index b041872..57ae403 100644 --- a/compiler/libec/precompiled/type.c +++ b/compiler/libec/precompiled/type.c @@ -1,3 +1,4 @@ +/* Code generated from eC source file: type.ec */ #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; diff --git a/compiler/libec/src/expression.ec b/compiler/libec/src/expression.ec index 5e5ea33..0f952d5 100644 --- a/compiler/libec/src/expression.ec +++ b/compiler/libec/src/expression.ec @@ -1,3 +1,4 @@ +/* Code generated from Bison source file: expression.y */ /* A Bison parser, made by GNU Bison 2.4.2. */ /* Skeleton implementation for Bison's Yacc-like parsers in C diff --git a/compiler/libec/src/grammar.ec b/compiler/libec/src/grammar.ec index 9f33b7d..f6e0f14 100644 --- a/compiler/libec/src/grammar.ec +++ b/compiler/libec/src/grammar.ec @@ -1,3 +1,4 @@ +/* Code generated from Bison source file: grammar.y */ /* A Bison parser, made by GNU Bison 2.4.2. */ /* Skeleton implementation for Bison's Yacc-like parsers in C diff --git a/compiler/libec/src/lexer.ec b/compiler/libec/src/lexer.ec index 583bd1d..b2d5a3b 100644 --- a/compiler/libec/src/lexer.ec +++ b/compiler/libec/src/lexer.ec @@ -1,3 +1,4 @@ +/* Code generated from Flex source file: lexer.l */ #line 2 "lexer.ec" /* A lexical scanner generated by flex */ diff --git a/compiler/libec/src/type.ec b/compiler/libec/src/type.ec index 2dbd92d..45da54f 100644 --- a/compiler/libec/src/type.ec +++ b/compiler/libec/src/type.ec @@ -1,3 +1,4 @@ +/* Code generated from Bison source file: type.y */ /* A Bison parser, made by GNU Bison 2.4.2. */ /* Skeleton implementation for Bison's Yacc-like parsers in C