version 0.73.0

This commit is contained in:
2023-07-14 12:15:30 -03:00
parent 110d8a0419
commit 945dd1a809
1466 changed files with 374820 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
The TinyCOBOL pre-processor will convert from fixed to free-form COBOL format,
and handle the COPY and REPLACE syntax.
Some of these files, are derived form what was originally part of the Cob2C
project. They were modified to create the TinyCOBOL pre-processor.
Copyright (C) 1999-2002 David Essex.
Copyright (C) 1998, 1999 Laura Tweedy.
The htcobolpp program is licensed under the GNU General Public License.
See COPYING for details.