Files
mercury/tests/declarative_debugger/Mercury.options
Zoltan Somogyi 2a1f376c5d Use spaces in all Mercury.options files.
Use consistent indentation.

Sort many blocks of module-specific MCFLAGS settings by module name.

Add XXXs about some questionable options.
2025-12-06 10:39:04 +11:00

14 lines
759 B
Bash

#---------------------------------------------------------------------------#
# vim: ts=4 sw=4 expandtab ft=sh
#---------------------------------------------------------------------------#
MCFLAGS-deep_sub += --trace rep --suppress-trace context
MCFLAGS-exceptions += --strict-sequential
MCFLAGS-io_tab_impure += --trace rep --trace-table-io-all
MCFLAGS-named_fields += --trace rep --trace-table-io-all
MCFLAGS-nodescend_tracking += --trace rep --trace-table-io-all
MCFLAGS-shallow_helper_1 += --trace shallow
MCFLAGS-tabled_read_decl += --trace rep --trace-table-io-all
MCFLAGS-tabled_read_decl_goto += --trace rep --trace-table-io-all
MCFLAGS-untraced_subgoal_sub += --trace minimum