Skip to content
Snippets Groups Projects
Commit 7dff0bea authored by Jacek Złydach's avatar Jacek Złydach
Browse files

Making utils subsystem compile on SBCL and CCL.

- changed defconstant to defparameter for places where constants were
  objects
- dropped invalid declarations in defgeneric forms
- restricted arglist declaration to just Genera
- replaced defgeneric* and defmethod* forms with defgeneric and
  defmethod (the former were presumably because defgeneric/defmethod
  didn't handle setf functions in the past)
parent 12f40e99
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment