! DUMMY module ! Added for testing purposes. The contents of this file are currently not relevant. module ieee_arithmetic type::ieee_round_type integer(1),private::mode=0_1 end type end