diff options
author | Lockywolf <lockywolf@gmail.com> | 2019-08-06 00:43:05 +0800 |
---|---|---|
committer | Lockywolf <lockywolf@gmail.com> | 2019-08-06 00:43:05 +0800 |
commit | 424470849cec9044d67c50003624d95556b0055f (patch) | |
tree | db7a029cd15ec84a4e3906f037ba9ebd7b3ca65f /.gitignore | |
parent | e8a9fdf7a6fef3378d7b7016fd01d1f3ba1a50d0 (diff) | |
download | geiser-424470849cec9044d67c50003624d95556b0055f.tar.gz geiser-424470849cec9044d67c50003624d95556b0055f.tar.bz2 |
Add scheme subroutine to find files implementing modules to chibi.
Add a helper function make-location to chibi interface.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +*~ *.elc Makefile Makefile.in |