diff --git a/recipes/csharp-mode.el b/recipes/csharp-mode.el new file mode 100644 index 00000000..34d2fc69 --- /dev/null +++ b/recipes/csharp-mode.el @@ -0,0 +1,4 @@ +(:name csharp-mode + :type git-svn + :url "http://csharpmode.googlecode.com/svn/trunk/" + :features csharp-mode)