Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-06-18 21:03:40 -0700 (Fri, 18 Jun 2004)
Revision: 5948
Log message:
Moved the Shell.command struct outside of the shell, so that we can
use these commands in other modules.
Someday we should think about moving Shell_mp and Shell_p4 into the
shell/support directory so we can avoid this imperative nonsense.
One thing to consider, we can abandon Shell_p4 entirely.