-
Notifications
You must be signed in to change notification settings - Fork 6
regularize
Norbert Preining edited this page Oct 6, 2017
·
1 revision
Regularizes the signature of the given module, ensuring that every term has exactly one minimal parse tree. In this process additional sorts are generated to ensure unique least sort of all terms.
Modules can be automatically regularized by the interpreter if the
regularize signature
switch is turn to on
.
CafeOBJ Reference Manual (c) 2015-2018 CafeOBJ Development Team