SRI-CSL / PVS

The People's Verification System
http://pvs.csl.sri.com
GNU General Public License v2.0
135 stars 32 forks source link

Ability to disable macros #84

Open BenHocking opened 2 years ago

BenHocking commented 2 years ago

(See issue #83 for context)

Because macros imported from other theories can cause name conflicts, it would be very useful to be able to disable them, possibly using MACRO- to mirror the AUTO_REWRITE- functionality one uses to disable previously invoked AUTO_REWRITE commands.