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