lotsa changes and inclusion of elpy
[emacs.git] / .emacs.d / elisp / yasnippet / snippets / erlang-mode / compile
index 4622aa2..ae3a4d8 100644 (file)
@@ -1,5 +1,4 @@
-# name: -compile(...).
-# key: compile
+#name : -compile(...).
 # --
 -compile([${1:export_all}]).
-$0
\ No newline at end of file
+$0