Closed danmatichuk closed 2 years ago
The constructor for MemCellPred is exported for a few uses, but it should be hidden behind the module interface.
MemCellPred
Thanks - I think that'll be a very good improvement
Fixed in https://github.com/GaloisInc/pate/commit/137175ee39904c4d53898602b80471157ee7181f by introducing What4.PredMap
What4.PredMap
The constructor for
MemCellPred
is exported for a few uses, but it should be hidden behind the module interface.