yasnippet/extras/imported/f90-mode/Arrays/Index of Minimum.yasnippet
2009-08-29 17:59:02 +00:00

6 lines
156 B
Plaintext

# -*- mode: snippet -*-
# key: minloc
# contributor: Translated from TextMate Snippet
# name: Index of Minimum
# --
minloc(${1:source}${2:, mask=${3:$1>0}})