Skip to content

Commit

Permalink
changing minieigen submodule to be bertiniteam/minieigen
Browse files Browse the repository at this point in the history
so we can immediately pick up changes; namely, some changes have to be made to allow vector's `get_item` to return a reference instead of a copy.

see bertiniteam#145
  • Loading branch information
danielle brake committed Feb 23, 2018
1 parent 7292adc commit 3ed1794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "python/minieigen"]
path = python/minieigen
url=https://github.com/eudoxos/minieigen.git
url=https://github.com/bertiniteam/minieigen.git

0 comments on commit 3ed1794

Please sign in to comment.