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