Changeset f3bd86a in sasview for src/sas/sascalc/fit/models.py


Ignore:
Timestamp:
Mar 2, 2018 3:19:18 PM (6 years ago)
Author:
krzywon
Branches:
master, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, unittest-saveload
Children:
c6dfb9f
Parents:
943e17a
Message:

Define PLUGIN_MODEL_DIR environment variable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/sascalc/fit/models.py

    rb963b20 rf3bd86a  
    9898    # TODO: restore support for default plugins 
    9999    #initialize_plugins_dir(path) 
     100    os.environ['PLUGIN_MODEL_DIR'] = path 
    100101    return path 
    101102 
Note: See TracChangeset for help on using the changeset viewer.