evTools
Tools to manipulate and display output from the binary stellar-evolution code ev/STARS/TWIN
|
Provide some redirection/dummy routines to compile the code with NAG Fortran and g95. More...
Functions/Subroutines | |
integer function | system (str) |
Dummy version of the system() intrinsic function. More... | |
subroutine | sleep (nr) |
Dummy version of the sleep() intrinsic routine. More... | |
Provide some redirection/dummy routines to compile the code with NAG Fortran and g95.
subroutine sleep | ( | integer, intent(in) | nr | ) |
integer function system | ( | character, dimension(*), intent(in) | str | ) |
Dummy version of the system() intrinsic function.
Referenced by findfile(), findfiles(), getos(), makerun(), plotmdln(), plotmod(), plotplt(), set_pgps_title(), and time_stamp().