Component defpackage

You are here: All Systems / sb-grovel / defpackage

(defpackage "SB-GROVEL"
  (:export "GROVEL-CONSTANTS-FILE")
  (:shadow "TYPE" "UNION")
  ;; FIXME: This is a really quick and dirty package lock compliance
 ;; fix, that should be redone. Specifically, this is needed to address the
 ;; nasty things done with SB-ALIEN:STRUCT.
 #+sb-package-locks
  (:implement "SB-ALIEN")
  (:use "COMMON-LISP" "SB-ALIEN" "ASDF" "SB-EXT")
)

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.