Expand an explanation.

Estimated hours taken: 0.1
Branches: main

runtime/mercury_conf_param.h:
	Expand an explanation.
This commit is contained in:
Zoltan Somogyi
2006-12-07 00:57:43 +00:00
parent 01930b2a60
commit ec14dc9c0a

View File

@@ -249,7 +249,11 @@
** This works even if none of the MR_DEBUG_AGC_* macros are enabled.
**
** MR_TABLE_DEBUG
** Enables low-level debugging messages from the tabling system.
** Enables low-level debugging messages from the parts of the tabling
** system that rely on hand-written code in the runtime system's
** libraries. Low level debugging messages from code generated by the
** Mercury compiler, even if using macros defined in the runtime
** directory, are controlled by the --table-debug option of mmc.
**
** MR_DEBUG_RETRY
** Enables low-level debugging messages from retry operations in the