mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 06:05:44 -04:00
back to situation for path_len as before commit a982ab629f
This commit is contained in:
parent
9bf5c3fcbf
commit
f7ca63ff31
1 changed files with 1 additions and 1 deletions
|
|
@ -29,5 +29,5 @@ c
|
|||
external util_get_io_unit
|
||||
c
|
||||
integer nw_max_path_len ! Maximum path len -> posix standard is what?
|
||||
parameter (nw_max_path_len = 256)
|
||||
parameter (nw_max_path_len = 255)
|
||||
c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue