Initial Commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
MODULE prog_args
|
||||
CHARACTER(len=80) :: shm_key
|
||||
CHARACTER(len=500) :: exe_dir = '.', data_dir = '.', temp_dir = '.'
|
||||
END MODULE prog_args
|
||||
Reference in New Issue
Block a user