wild-package-inferred-system
Introduces the wildcards `*' and `**' into package-inferred-system
$ area51 add wild-package-inferred-systemCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(wild-package-inferred-system:some-function ...)