X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=blobdiff_plain;f=error.h;h=87d3fe2820ff16f80fcd0e6718344d7bd107bf4e;hp=00fbbc867dd4d488c4886283c391950d4fcb7f34;hb=e584cd6d5a3782ddeb6640f69534ab1664da2605;hpb=26ace9b8c1dc872e5da1b1122b45f01419761aab diff --git a/error.h b/error.h index 00fbbc8..87d3fe2 100644 --- a/error.h +++ b/error.h @@ -32,6 +32,7 @@ _ERROR(UNIT, "no unit allowed here") \ _ERROR(BAD_UNIT, "invalid unit specifier") \ _ERROR(BAD_ATOM, "invalid atom") \ + _ERROR(BAD_OUTPUT_ARG, "invalid name for output") \ /**