summaryrefslogtreecommitdiff
path: root/mh/gylwrap.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mh/gylwrap.conf')
-rw-r--r--mh/gylwrap.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/mh/gylwrap.conf b/mh/gylwrap.conf
new file mode 100644
index 000000000..995496232
--- /dev/null
+++ b/mh/gylwrap.conf
@@ -0,0 +1,13 @@
+# Configuration settings for gylwrap.
+# See ../mu-aux/gylwrap --help, for details.
+
+[pick-gram.y]
+ yyrepl = pick_yy
+ flags = -d
+[mh_fmtgram.y]
+ yyrepl = fmt_yy
+[mh_alias_gram.y]
+ yyrepl = ali_yy
+ flags = -d
+[mh_alias_lex.l]
+ yyrepl = ali_yy

Return to:

Send suggestions and report system problems to the System administrator.