blob: b01517eabd469deb552855a84fc609666cd1b00d (
plain) (
blame)
1
2
3
4
|
This is a facility for creating non-modifiable variables. This is
useful for configuration files, headers, etc. It can also be useful as
a development and debugging tool, for catching updates to variables that
should not be changed.
|