Added *features* parameter.
authorpnathan <pnathan@vandals.uidaho.edu>
Wed, 8 May 2013 05:31:42 +0000 (22:31 -0700)
committerpnathan <pnathan@vandals.uidaho.edu>
Wed, 8 May 2013 05:31:42 +0000 (22:31 -0700)
commitfe7d0343705be47573c0a0a9de9cbaa7070ba3e2
tree7f2bfc8d799a967f149df97c06e065a84c1ee35d
parent7400cc6aa0d844c290b04d4901bd15249f70108f
Added *features* parameter.

*features* exists as a way to detect capabilities of a Common Lisp
 system.
jscl.lisp
src/features.lisp [new file with mode: 0644]
src/toplevel.lisp