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

6 lines
158 B
Plaintext

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