X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=util%2Fepist%2Fepist.l;h=86db62aea81654cfd053259c2bd1bc8f3ca02e15;hb=bd05f7ec58f3e1f5839c372ad4fb007a8d8866f5;hp=146d4b0eb71d1796bb591e0b8a7bf53b27fe9022;hpb=97e86c912ee33e9e75e68f9c193d78879f91d542;p=chaz%2Fopenbox diff --git a/util/epist/epist.l b/util/epist/epist.l index 146d4b0e..86db62ae 100644 --- a/util/epist/epist.l +++ b/util/epist/epist.l @@ -13,6 +13,8 @@ extern YYSTYPE yylval; \} return EBRACE; ; return SEMICOLON; - return DASH; +Options | +options return OPTIONS; Mod1 | Mod2 | Mod3 |