This file is suitable for including anywhere in Mace code. Used to contain a wide variety of constants, but now only one. New constants can (and should) be placed here if they don't have a better place.
Definition in file mace_constants.h.

Go to the source code of this file.
Namespaces | |
| namespace | mace |
Variables | |
| const bool | mace::PRINT_TYPE_NAMES = false |
| tells whether print() methods of mace collections should print the type name, or just the elements. | |
1.5.5