yasnippet-snippets/snippets/c-lang-common/math

6 lines
74 B
Plaintext

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