/* tr-c-acr.p - Delete trigger for accr-code */ TRIGGER PROCEDURE FOR DELETE OF accr-code. /* Include Commons */ {common.i} /* Nothing much to do for deletes */ /* Go back */ RETURN.