]> code.delx.au - dotfiles/blobdiff - .vim/abbrs/cppmaina.cpp
emacs: switch from vim, simplify vim config a little
[dotfiles] / .vim / abbrs / cppmaina.cpp
diff --git a/.vim/abbrs/cppmaina.cpp b/.vim/abbrs/cppmaina.cpp
deleted file mode 100644 (file)
index a8f468c..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#include <iostream>
-#include <cmath>
-#include <string>
-#include <vector>
-#include <inttypes.h>
-
-
-int
-main(int argc, char** argv)
-{
-    ___
-    return 0;
-}
-