mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-03-12 07:50:26 -07:00
parent
f1857e0ed5
commit
f54b0d9c78
1 changed files with 2 additions and 1 deletions
|
|
@ -181,7 +181,8 @@ all functions."
|
|||
(format *trace-output*
|
||||
"~0,4@T\\\\ ~{ ~S~}~%"
|
||||
extras))
|
||||
*trace-output*))))
|
||||
*trace-output*)
|
||||
*trace-output*)))
|
||||
|
||||
(defun trace-record (fname)
|
||||
(declare (si::c-local))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue