projects
/
jscl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a916130
)
Removed :ansi-cl as per issue #83
author
pnathan
<pnathan@vandals.uidaho.edu>
Wed, 8 May 2013 14:03:42 +0000
(07:03 -0700)
committer
pnathan
<pnathan@vandals.uidaho.edu>
Wed, 8 May 2013 14:03:42 +0000
(07:03 -0700)
src/misc.lisp
patch
|
blob
|
history
diff --git
a/src/misc.lisp
b/src/misc.lisp
index
ecb3912
..
a7cabcc
100644
(file)
--- a/
src/misc.lisp
+++ b/
src/misc.lisp
@@
-1,5
+1,4
@@
(defparameter *features*
(list
:jscl
- :common-lisp
- :ansi-cl))
+ :common-lisp))