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