/usr/share/open-cobol/config/bs2000.conf is in open-cobol 1.1-2+b1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | # COBOL compiler configuration -*- sh -*-
include "default.conf"
name: "BS2000 COBOL"
assign-clause: mf
pretty-display: no
complex-odo: yes
indirect-redefines: yes
binary-size: 2-4-8
binary-truncate: no
top-level-occurs-clause: ok
eject-statement: ok
entry-statement: ok
relax-level-hierarchy: yes
|