Changes in installers/setup_mac.py [b963b20:67d8b1b] in sasview
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
installers/setup_mac.py
rb963b20 r67d8b1b 45 45 import macholib_patch 46 46 47 from sas import get_local_config 48 local_config = get_local_config() 47 from sas.sasview import local_config 49 48 50 49 ICON = local_config.SetupIconFile_mac
Note: See TracChangeset
for help on using the changeset viewer.