Changeset a1ec908 in sasmodels
- Timestamp:
- Oct 3, 2018 10:02:40 AM (6 years ago)
- Branches:
- master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- c11d09f, 353e899, 610ef23
- Parents:
- 1058bf8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/__init__.py
re65c3ba ra1ec908 14 14 defining new models. 15 15 """ 16 __version__ = "0.9 7"16 __version__ = "0.98" 17 17 18 18 def data_files():
Note: See TracChangeset
for help on using the changeset viewer.