Is it possible to delete "context" from the list of loaded Contexts[]?
- To: mathgroup at smc.vnet.net
- Subject: [mg120571] Is it possible to delete "context" from the list of loaded Contexts[]?
- From: Alexey Popkov <lehin.p at gmail.com>
- Date: Fri, 29 Jul 2011 08:02:06 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
Hello, We can remove all symbols in a particular context by using Remove["context`*"]. But is it possible to remove "context`" itself from the system so that it will no longer be listed in Contexts[]?