COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | c2lowercase (cu, cl) |
subroutine | c2uppercase (cl, cu) |
subroutine c2lowercase | ( | character*(*) | cu, |
character*(*) | cl | ||
) |
Definition at line 11 of file c2lowerCase.f.
Referenced by cbeginrun(), and cprocprimdt().
subroutine c2uppercase | ( | character*(*) | cl, |
character*(*) | cu | ||
) |
Definition at line 38 of file c2lowerCase.f.