Does the following error message mean that the only way to remove RealDomain is to exit Maple & then start a new session?
unwith(RealDomain):
Error, (in unwith) the procedure `unwith' is currently disabled due to the presence of table-based packages
Alla
Comments
unbind
You might try unbind instead of unwith. Also, restart command restarts Maple.
Alec