libtime++: Date and time calculation

◆ head()

subroutine head ( character, dimension(*)  routine)

Definition at line 392 of file testlibtime.f.

392  character routine*(*)
393  print *,' '
394  print *,'TEST ',routine
395  print *,'===='
396  return