Make F2CL work on ASDF 3.0 to 3.2
Work around a bug in ASDF versions earlier than 3.3, whereby you can't usefully override the :initform (or :default-initargs) for slots defined by the class SYSTEM.
Also, separate f2cl-asdf into its own system.
Fixes issue #1 (closed)