dotfiles/.emacs.d/snippets/c-lang-common/math

6 lines
74 B
Plaintext
Raw Normal View History

2017-12-21 17:29:29 +01:00
# -*- mode: snippet -*-
# name: math
# key: math
# --
#include <math.h>
$0