Remove from the default hints
Examples: (remove-default-hints '((computed-hint-1 clause) (computed-hint-2 clause stable-under-simplificationp)))
Note: This is an event! It does not print the usual event summary but nevertheless changes the ACL2 logical world and is so recorded. It is local to the book or encapsulate form in which it occurs (see remove-default-hints! for a corresponding non-local event).
General Form: (remove-default-hints lst)
where
If some elements of the given list do not belong to the existing default hints, they will simply be ignored by this event.
Also See set-default-hints, see add-default-hints, and see default-hints.
Finally, note that the effects of