Files
dotfiles/.emacs.d/snippets/cpp-omnet-mode/uniform
2017-12-21 17:29:29 +01:00

6 lines
102 B
Plaintext

# -*- mode: snippet -*-
# name: uniform
# key: uni
# uniform distribution
# --
uniform(${1:0}, ${2:1})