chore: split into files

This commit is contained in:
Ed L
2020-10-05 19:44:35 -07:00
parent 1dcfeff5de
commit 38133d6f0a
4 changed files with 244 additions and 242 deletions

View File

@ -9,5 +9,6 @@
:alexandria
:serapeum)
:serial t
:components ((:file "lens")))
:components ((:file "package")
(:file "optics")
(:file "lens")))