Rename source and info.
This commit is contained in:
parent
fb98eb6a78
commit
3ef6c0b628
7 changed files with 18 additions and 18 deletions
|
@ -167,7 +167,7 @@
|
|||
|
||||
;; Nicely prints the member source with any errors recorded.
|
||||
(define (print-member-source mr)
|
||||
(let* ((lines (member-source mr))
|
||||
(let* ((lines (brmember-source mr))
|
||||
(file-name (ldict-ref mr 'file-name))
|
||||
(hls (ldict-ref mr 'highlights '())))
|
||||
(print file-name ":")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue