Add local eggs

This commit is contained in:
heyarne 2022-07-08 16:36:52 +02:00
commit 42cde4632a
221 changed files with 4905 additions and 0 deletions

2
.eggs/compile-file.types Normal file
View file

@ -0,0 +1,2 @@
(compile-file#compile-file (#(procedure #:clean #:enforce) compile-file#compile-file (string #!rest) (or false string)))
(compile-file#compile-file-options (#(procedure #:clean #:enforce) compile-file#compile-file-options (#!optional (list-of string)) (list-of string)))