Skip to content

Commit

Permalink
Merge branch 'engboris-imp-directive' of https://github.com/engboris/…
Browse files Browse the repository at this point in the history
…gnucobol into engboris-imp-directive
  • Loading branch information
engboris committed Jun 12, 2024
2 parents d54fb0c + a067abc commit f81defa
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions cobc/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@

2024-04-25 Boris Eng <[email protected]>

* cobc.h, cobc.c, codegen.c, pplex.l, ppparse.y, scanner.l:
new >>IMP INCLUDE directive to include
multiple header files in the C generated code. Has the same behavior as the
--include compiler option.
* pplex.l, ppparse.y, scanner.l, cobc.h, codegen.c:
new >>IMP INCLUDE directive to include one or multiple header files in
the generated C code (same behavior as the --include compiler option)

2024-03-17 Fabrice Le Fessant <[email protected]>
Emilien Lemaire <[email protected]>
Expand Down

0 comments on commit f81defa

Please sign in to comment.