GRASP rci-qed
|
Data Types | |
interface | grasp_rciqed_system::file_exists_or_stop |
Checks if filename exists or stops the program with ERROR STOP . More... | |
Modules | |
module | grasp_rciqed_system |
Routines and functions for interacting with the OS, filesystem etc. | |
Functions/Subroutines | |
logical function | grasp_rciqed_system::file_exists (filename) |
Wraps the inquire statement to check if a file exists in a function. More... | |
subroutine | grasp_rciqed_system::file_exists_or_stop (filename) |
subroutine | grasp_rciqed_system::file_exists_or_stop_where (filename, file, line) |