diff options
Diffstat (limited to '.emacs.d/mysnippets/text-mode/cc-mode/c++-mode/using')
| -rw-r--r-- | .emacs.d/mysnippets/text-mode/cc-mode/c++-mode/using | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.emacs.d/mysnippets/text-mode/cc-mode/c++-mode/using b/.emacs.d/mysnippets/text-mode/cc-mode/c++-mode/using deleted file mode 100644 index 13d0f5d..0000000 --- a/.emacs.d/mysnippets/text-mode/cc-mode/c++-mode/using +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | #name : using namespace ... | ||
| 2 | # -- | ||
| 3 | using namespace ${std}; | ||
| 4 | $0 \ No newline at end of file | ||
