Changeset ee3be557 in sasview
- Timestamp:
- Nov 4, 2016 1:54:33 PM (8 years ago)
- Branches:
- release_4.0.1
- Children:
- 66f21cd
- Parents:
- 736f27e
- git-author:
- Piotr Rozyczko <rozyczko@…> (10/14/16 08:27:56)
- git-committer:
- Andrew Jackson <andrew.jackson@…> (11/04/16 13:54:33)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasview/setup_exe.py
r9bbc074 ree3be557 372 372 ) 373 373 374 bundle_option = 2 374 # bundle_option = 2 375 bundle_option = 3 375 376 if is_64bits: 376 377 bundle_option = 3
Note: See TracChangeset
for help on using the changeset viewer.