Changeset 6d2abaa in sasmodels for extra/build_linux.sh
- Timestamp:
- Mar 9, 2015 4:48:18 PM (10 years ago)
- Branches:
- master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- f01e53d
- Parents:
- 95d67be
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extra/build_linux.sh
- Property mode changed from 100644 to 100755
r95d67be r6d2abaa 1 1 #!/bin/bash 2 3 test -z $WORKSPACE && WORKSPACE=. 2 4 3 5 EASY_INSTALL=${EASY_INSTALL:-`which easy_install`}
Note: See TracChangeset
for help on using the changeset viewer.