Changeset aadfd693 in sasview
- Timestamp:
- May 7, 2018 4:34:11 AM (7 years ago)
- Branches:
- master, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, unittest-saveload
- Children:
- d55e750
- Parents:
- 08707cc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasview/sasview.py
r08707cc raadfd693 238 238 dlg = GenericMessageBox(parent=None, 239 239 text='No compiler installed. Please follow instruction for\n' 240 ' Xcode command lineinstallation and restart SasView\n\n'240 'command line developers tools installation and restart SasView\n\n' 241 241 'SasView is terminating now\n', 242 242 title = 'Compiler Info')
Note: See TracChangeset
for help on using the changeset viewer.