You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The trav_state (in Traverse.sml) and congproc (in Opening.sml) types both use term list to store the free variables of the context. These should probably be term HOLset.set.
The
trav_state
(inTraverse.sml
) andcongproc
(inOpening.sml
) types both useterm list
to store the free variables of the context. These should probably beterm HOLset.set
.Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: