master [FIX]: calex: support UNIX path names
When reading data file pathnames from the parameter file, the directory separator '/' was a field separator in Fortran free format list input. The program now explicitely reads an ASCII string and finds the first blank in the string to extract the full pathname.
Showing
Please register or sign in to comment