wild-package-inferred-system
Introduces the wildcards `*' and `**' into package-inferred-system
$ area51 add wild-package-inferred-systemコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(wild-package-inferred-system:some-function ...)