yasnippet/extras/imported/f90-mode/Input/Output/Inquire (by Unit).yasnippet
2009-08-29 17:59:02 +00:00

6 lines
201 B
Plaintext

# -*- mode: snippet -*-
# key: inq
# contributor: Translated from TextMate Snippet
# name: Inquire (by Unit)
# --
inquire(unit=${1:iounit}, opened=${2:ioopen}, name=${3:filename}, action=${4:ioaction})