mirror of
https://github.com/open-simh/simtools.git
synced 2026-04-30 13:31:33 +00:00
Add .ENABL LCM. Its default setting was incorrect.
This commit is contained in:
@@ -46,6 +46,8 @@ extern int enabl_gbl; /* Implicit definition of global symbols */
|
||||
|
||||
extern int enabl_lc; /* If lowercase disabled, convert assembler
|
||||
source to upper case. */
|
||||
extern int enabl_lcm; /* If lowercase disabled, .IF IDN/DIF are
|
||||
case-sensitive. */
|
||||
extern int suppressed; /* Assembly suppressed by failed conditional */
|
||||
|
||||
extern MLB *mlbs[MAX_MLBS]; /* macro libraries specified on the command line */
|
||||
|
||||
Reference in New Issue
Block a user