cakeml
cakeml copied to clipboard
Replace list_max with MAX_LIST
There is a list_max defined in miscTheory. It is identical to MAX_LIST in rich_listTheory. All uses of it should migrate to using MAX_LIST defined in richList and it should be removed.