Skip to content
Snippets Groups Projects
Commit bb8f6c3c authored by ram's avatar ram
Browse files

edit lossage

parent ca8fa166
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/macros.lisp,v 1.41 1993/07/02 15:12:27 ram Exp $")
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/macros.lisp,v 1.42 1993/07/02 20:59:08 ram Exp $")
;;;
;;; **********************************************************************
;;;
......@@ -1279,7 +1279,7 @@
`(setf ,place (assert-prompt ',place ,place)))
places)))
(defun assert-error (test-form places datum &rest arguments)
(defun assert-error (assertion places datum &rest arguments)
(let ((cond (if datum
(conditions::coerce-to-condition
datum arguments
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment