Craig Jackson wrote:
> { eq{$acl_m6}{0}{1}} \
> { eq{$acl_m7}{1}{1}} \
What do you mean by that? eq takes exactly two arguments, not three.
I personally would prefer something like
{ def:acl_m6} \
{ def:acl_m7} \
...
you can (and have to) leave out the "warn set acl_..." then.