diff options
Diffstat (limited to 'overload.c')
-rw-r--r-- | overload.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overload.c b/overload.c index 4a9c94b153..acd400355a 100644 --- a/overload.c +++ b/overload.c @@ -9,7 +9,7 @@ * License or the Artistic License, as specified in the README file. * * !!!!!!! DO NOT EDIT THIS FILE !!!!!!! - * This file is built by overload.pl + * This file is built by regen/overload.pl */ #define AMG_id2name(id) (PL_AMG_names[id]+1) |