Ticket #42860: apbs-psize.patch

File apbs-psize.patch, 414 bytes (added by mtiberti (Matteo Tiberti), 10 years ago)
  • modules/pmg_tk/startup/apbs_tools.py

    old new  
    888888            pass
    889889
    890890        if not psize_location:
    891             psize_location = get_default_location('psize.py')
     891            psize_location = get_default_location('apbs-psize.py')
    892892        if not apbs_location:
    893893            apbs_location = get_default_location('apbs.exe')
    894894        if not apbs_location: