Skip to content

Commit

Permalink
Moved west_tools stuff to lib/west_tools; updated setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mczwier committed Dec 19, 2016
1 parent 50909b3 commit 4115ddb
Show file tree
Hide file tree
Showing 69 changed files with 0 additions and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion setup.sh
Expand Up @@ -24,7 +24,6 @@ fi
find . -name \*.so -print0 | xargs -0 rm &> /dev/null

checkout_remote blessings git://github.com/erikrose/blessings.git d3ba51c5870d599b40b387ac6703805c3e23d292 || exit 1
checkout_remote west_tools git://github.com/westpa/west_tools.git 0047ea1b859596aca04dadc88068d9f854d0e4d2 || exit 1

if [[ -d lib/h5py ]] ; then
echo "using custom h5py located in $PWD/lib/h5py"
Expand Down

0 comments on commit 4115ddb

Please sign in to comment.