Files
dotfiles/.emacs.d/snippets/nesc-mode/sim
2017-12-21 17:29:29 +01:00

7 lines
82 B
Plaintext

# -*- mode: snippet -*-
# name: sim
# key: sim
# --
#ifdef TOSSIM
$0
#endif