1 2 3 4 5 6 7
# AP_DIVERR -- Error condition procedure which returns a value of unity. real procedure ap_diverr () begin return (1.0) end