Remove ignored files

This commit is contained in:
Mateus Pinto Rodrigues
2018-07-02 13:15:01 -03:00
parent 80131eaae6
commit 55cb01ec16
799 changed files with 16488 additions and 43103 deletions

View File

@@ -0,0 +1,9 @@
(declare (usual-integrations))
(load-option 'CREF)
(with-working-directory-pathname
(directory-pathname (current-load-pathname))
(lambda ()
(cf "emacs")
(cref/generate-constructors "geiser" 'ALL)))