I have the following directory structure:
my-project/ ├── my-project.asd ├── package.lisp # defpackage. ├── utils.lisp # Library. └── main.lisp # Main prog