diff options
author | Peter Bex <peter@more-magic.net> | 2011-07-06 21:40:56 +0200 |
---|---|---|
committer | Peter Bex <peter@more-magic.net> | 2011-07-06 21:40:56 +0200 |
commit | 9aa1c5eeffa0320b2eae82cae55223d7362ce9f6 (patch) | |
tree | 9df22aea6b3ae81145c3005b5ee4f54b953cac58 /efax.setup | |
download | efax-9aa1c5eeffa0320b2eae82cae55223d7362ce9f6.tar.gz |
Initial implementation of efax egg
Diffstat (limited to 'efax.setup')
-rw-r--r-- | efax.setup | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/efax.setup b/efax.setup new file mode 100644 index 0000000..102e143 --- /dev/null +++ b/efax.setup @@ -0,0 +1,3 @@ +;;; efax.setup -*- Scheme -*- + +(standard-extension 'efax "0.1")
\ No newline at end of file |