Reduce code duplication in print-directories
commit82002f803288b7198c0fe4f268cf2152140ac427
authorRaymond Toy <toy.raymond@gmail.com>
Tue, 1 Oct 2024 21:42:12 +0000 (1 14:42 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Tue, 1 Oct 2024 21:42:12 +0000 (1 14:42 -0700)
treeb56798d248026d5b02b7d4641a19679ddde29692
parentbd60a262c555650f94cf1b43c24a7184ac30b299
Reduce code duplication in print-directories

A minor update to [bd60a2] to reduce the code duplication, ensuring
we're consistent for each variable.  We can just iterate over a list
of all the variables that name directories.  This works because the
printed name is the same as the variable (without "*").
src/init-cl.lisp