Ticket #38516: apbs-psize.patch

File apbs-psize.patch, 486 bytes (added by howarth@…, 11 years ago)

apbs-psize.patch adjusted for pymol 1.6.0

  • 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: