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,11 @@
(declare (usual-integrations))
(with-working-directory-pathname
(directory-pathname (current-load-pathname))
(lambda ()
(load "compile.scm")
(load-package-set "geiser"
`())))
(add-subsystem-identification! "Geiser" '(0 1))