[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Help with CC
- To: INFO-LISPM at MIT-AI
- Subject: Help with CC
- From: David A. Moon <MOON at MIT-AI>
- Date: Thu ,24 Dec 81 01:51:00 EDT
If your machine breaks or crashes, and you need to use CC on another
machine to debug it, you might try doing (LOAD "AI:LMCONS;CCWHY")
before going into CC. [This will be installed as part of the system
when the next major version is generated.] This adds the :WHY command
to CC, which automates the initial analysis of most common problems.
It also adds the :? command, which lists all the colon commands.
Feedback about bugs and suggestions for improvements will be entertained.