Add recipe for ggtags.

./test-recipe.sh ggtags => SUCCESS

Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
This commit is contained in:
Rüdiger Sonderfeld 2013-11-20 20:57:07 +01:00
parent 5c12dd1535
commit 26e4393228

4
recipes/ggtags.rcp Normal file
View File

@ -0,0 +1,4 @@
(:name ggtags
:description "Use GNU Global in Emacs."
:type github
:pkgname "leoliu/ggtags")