Symbol Description Uses
modcalendartype 6



File Line number Procedure Code
./pkg/cal/cal_set.F 10 CAL_SET
     I                    modcalendartype,
./pkg/cal/cal_set.F 197 CAL_SET
      if ( modcalendartype .eq. 'none') then
./pkg/cal/cal_set.F 200 CAL_SET
      if ( modcalendartype .eq. 'gregorian') then
./pkg/cal/cal_set.F 203 CAL_SET
      if ( modcalendartype .eq. 'model') then
./pkg/cal/cal_set.F 206 CAL_SET
      if ( modcalendartype .eq. 'julian') then
./pkg/cal/cal_set.F 94 CAL_SET
      character*(*) modcalendartype