Skip to content

Commit

Permalink
Updated macOS libimfit.a file to v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
perwin committed Oct 3, 2020
1 parent 8ed0189 commit ba553e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions new_notes_and_todo_for_python-wrapper_code.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@ PLAN:

[ ] Build and text new Mac Python version
[ ] Update imfit submodule
[ ] Update submodule
[x] Update submodule
$ cd ~/coding/pyimfit
$ git submodule update --remote --merge

[ ] Checkout v1.8
[x] Checkout v1.8
$ cd imfit
$ git checkout tags/v1.8
cd ..
git commit -a -m "Set Imfit submodule to release v1.8"
git push
$ cd ..
$ git commit -a -m "Set Imfit submodule to release v1.8"
$ git push

[ ] Build updated libimfit
[x] Build updated libimfit
A. [mac] cd imfit
B. [mac] scons --clang-openmp libimfit.a
C. [mac] cp libimfit.a ../prebuilt/macos
Expand Down
Binary file modified prebuilt/macos/libimfit.a
Binary file not shown.

0 comments on commit ba553e6

Please sign in to comment.