What the FUCK were we thinking? (ACTN under a flags construct?!)

This commit is contained in:
dcp1990 2005-06-12 22:11:11 +00:00
parent fee619108b
commit 31c8796a1c

View file

@ -148,7 +148,7 @@ flg:
ctflags |= $1; ctflags |= $1;
} }
| |
ACTN FLAG
{ {
ctflags |= $1; ctflags |= $1;
} }