Changeset ddfe3f17 in sasview for src/sas/sascalc/fit/pluginmodel.py
- Timestamp:
- Sep 15, 2016 8:33:57 AM (8 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 70b7d778
- Parents:
- 0783a2e
- git-author:
- Paul Kienzle <pkienzle@…> (08/08/16 22:31:45)
- git-committer:
- Piotr Rozyczko <rozyczko@…> (09/15/16 08:33:57)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sascalc/fit/pluginmodel.py
r9e531f2 rddfe3f17 3 3 4 4 class Model1DPlugin(BaseComponent): 5 is_multiplicity_model = False 6 5 7 ## Name of the model 6 8
Note: See TracChangeset
for help on using the changeset viewer.