aboutsummaryrefslogtreecommitdiff
path: root/challenge-104/abigail/cobol
AgeCommit message (Collapse)Author
2021-03-16Better Cobol support.Abigail
We're now using the GNU Cobol compiler, and we're compiling with the -F (free form) option.
2021-03-15Cobol solution for week 104, part 1Abigail