mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-19 03:13:40 +00:00
12 lines
588 B
Plaintext
12 lines
588 B
Plaintext
# vim: ts=4 sw=4 expandtab
|
|
|
|
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_2 = --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
|