fortran_variable_def

fortran_variable_def 
      ::= 
      fortran_type_spec 
      fortran_host_id 
      { "," fortran_host_id } 

[rule list]
This rule is called by

-> host_variable_def