Discussion
And now it’s all this
aidenn0: They probably want to replace the header of calendar.l with something roughly like: (defpackage "CC4" (:use "COMMON-LISP") (:export :acre :advent :akan-day-name :akan-day-name-on-or-before [and so on for a few hundred lines] :yom-ha-zikkaron :yom-kippur :zone )) (in-package "CC4") Note that :acre could also be 'acre or #:acre or "ACRE"; any string-designator[1] will do.1: https://www.lispworks.com/documentation/HyperSpec/Body/26_gl...