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