Add recipe for bpe

This commit is contained in:
Yuta Yamada 2013-10-03 22:05:49 -04:00
parent 5cf9767596
commit 561a3cc478

3
recipes/bpe Normal file
View file

@ -0,0 +1,3 @@
(bpe :repo "yuutayamada/bpe"
:fetcher github
:files ("bpe.el"))