projects
/
jscl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06b0ded
)
Change Ecmalisp to JSCL in comment.
author
Samuel Chase
<samebchase@gmail.com>
Sun, 12 May 2013 19:25:30 +0000
(
00:55
+0530)
committer
Samuel Chase
<samebchase@gmail.com>
Sun, 12 May 2013 19:25:30 +0000
(
00:55
+0530)
src/utils.lisp
patch
|
blob
|
history
diff --git
a/src/utils.lisp
b/src/utils.lisp
index
430b6a7
..
41fe5f3
100644
(file)
--- a/
src/utils.lisp
+++ b/
src/utils.lisp
@@
-23,7
+23,7
@@
`(setq ,variable (concat ,variable (progn ,@form))))
;;; This couple of helper functions will be defined in both Common
-;;; Lisp and in Ecmalisp.
+;;; Lisp and in JSCL
(defun ensure-list (x)
(if (listp x)
x