-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
relocated heron to new open repo (#1288)
* relocated heron to new open repo * python2 install all plugins compatability * all caps for heron * more capitalization things * updated to windows-friendly solvers
- Loading branch information
1 parent
1ecf7f3
commit 5d559eb
Showing
4 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,6 +10,6 @@ | |
[submodule "plugins/SRAW"] | ||
path = plugins/SRAW | ||
url = [email protected]:RAVEN_PLUGINS/SRAW.git | ||
[submodule "plugins/heron"] | ||
path = plugins/heron | ||
url = git@hpcgitlab.hpc.inl.gov:RAVEN_PLUGINS/heron.git | ||
[submodule "plugins/HERON"] | ||
path = plugins/HERON | ||
url = git@github.com:idaholab/HERON.git |
Submodule heron
deleted from
cee70f
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters