Files
dotfiles/.emacs.d/snippets/c-lang-common/math
2017-12-21 17:29:29 +01:00

6 lines
74 B
Plaintext

# -*- mode: snippet -*-
# name: math
# key: math
# --
#include <math.h>
$0