96fc0cb8f8
Submitted by: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>
15 lines
181 B
Plaintext
15 lines
181 B
Plaintext
# $FreeBSD$
|
|
#
|
|
# WARNING: spaces may be essential at the end of lines
|
|
# WARNING: empty lines are essential too
|
|
#
|
|
# yesexpr
|
|
^[iIyY].*
|
|
# noexpr
|
|
^[nN].*
|
|
# yesstr
|
|
igen
|
|
# nostr
|
|
nem
|
|
# EOF
|