Changes in / [3ca67dcf:eabdddf] in sasview


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • setup.py

    r36ca21e rae42c85  
    428428    entry_points={ 
    429429        'console_scripts': [ 
    430             "sasview = sas.sasview.sasview:run", 
     430            "sasview = sas.sasview.sasview:run_gui", 
    431431        ] 
    432432    }, 
Note: See TracChangeset for help on using the changeset viewer.