summaryrefslogtreecommitdiff
path: root/.emacs.d/mysnippets/text-mode/cc-mode/csharp-mode/comment.1
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/mysnippets/text-mode/cc-mode/csharp-mode/comment.1')
-rw-r--r--.emacs.d/mysnippets/text-mode/cc-mode/csharp-mode/comment.14
1 files changed, 0 insertions, 4 deletions
diff --git a/.emacs.d/mysnippets/text-mode/cc-mode/csharp-mode/comment.1 b/.emacs.d/mysnippets/text-mode/cc-mode/csharp-mode/comment.1
deleted file mode 100644
index 3c14ad9..0000000
--- a/.emacs.d/mysnippets/text-mode/cc-mode/csharp-mode/comment.1
+++ /dev/null
@@ -1,4 +0,0 @@
1#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
2#name : /// <param name="..."> ... </param>
3# --
4/// <param name="$1">$2</param>