Trivial shim to load built-in aserve when running on Allegro CL
$ area51 add aserve
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (aserve:some-function ...)