file-local-variable

LLGPL

File-local variable independent from ASDF

$ area51 add file-local-variableCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(file-local-variable:some-function ...)