Changeset 736


Ignore:
Timestamp:
Mar 27, 2004, 2:50:59 AM (21 years ago)
Author:
Gary Byers
Message:

*POP-STRING* needed a newline.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/hemlock/src/listener.lisp

    r719 r736  
    195195                                           string))))))
    196196
    197 (defvar *pop-string* ":POP" "what you have to type to exit a break loop")
     197(defparameter *pop-string* ":POP
     198" "what you have to type to exit a break loop")
    198199
    199200(defcommand "POP or Delete Forward" (p)
Note: See TracChangeset for help on using the changeset viewer.