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