X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=overload.h;h=bbef5cb9a0c1ed505ca4e6b94110c1e5a8776f1e;hb=c8937c7ebe545f1bf57f394227d99d1f8f445ef6;hp=1a1e69ca54fd6f3f3902190f0b9f388ebb065361;hpb=9846fe22082511d6e91ccc4153eb9b5fdfd4996b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/overload.h b/overload.h index 1a1e69c..bbef5cb 100644 --- a/overload.h +++ b/overload.h @@ -80,6 +80,7 @@ enum { concat_ass_amg, smart_amg, ftest_amg, + regexp_amg, DESTROY_amg, max_amg_code /* Do not leave a trailing comma here. C9X allows it, C89 doesn't. */