Ticket #38516: apbs-psize.patch
File apbs-psize.patch, 486 bytes (added by howarth@…, 11 years ago) |
---|
-
modules/pmg_tk/startup/apbs_tools.py
old new 888 888 pass 889 889 890 890 if not psize_location: 891 psize_location = get_default_location(' psize.py')891 psize_location = get_default_location('apbs-psize.py') 892 892 if not apbs_location: 893 893 apbs_location = get_default_location('apbs.exe') 894 894 if not apbs_location: