Merging from upstream
[jscl.git] / src / features.lisp
1 (defparameter *features*
2   (list
3    :jscl
4    :common-lisp
5    :ansi-cl))