From ac896e85e96249786dcc94e5d6c219e64f83a7ba Mon Sep 17 00:00:00 2001 From: Maurilio Longo Date: Mon, 31 Jul 2000 07:18:40 +0000 Subject: [PATCH] 20000731-09:18 GMT+2 Maurilio Longo --- harbour/ChangeLog | 4 ++++ harbour/source/macro/macroslx.c | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 21cf6d6018..b9f8f36432 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +20000731-09:18 GMT+2 Maurilio Longo + * source/macro/macroslx.c + + added missing id tag + 20000731-09:00 GMT+2 Maurilio Longo * source/macro/Makefile + added macroslx.c compilation instead of flex lexer if HB_LEX is set to SIMPLEX diff --git a/harbour/source/macro/macroslx.c b/harbour/source/macro/macroslx.c index 31a9bfa9a6..3badbde043 100644 --- a/harbour/source/macro/macroslx.c +++ b/harbour/source/macro/macroslx.c @@ -1,3 +1,8 @@ +/* + * $Id$ + */ + + #define HB_MACRO_SUPPORT #include