-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 024438f 🚀
- Loading branch information
Showing
15 changed files
with
368 additions
and
364 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 |
---|---|---|
|
@@ -50,7 +50,7 @@ Downloading, Building, and Running Examples | |
|
||
### Downloading Assert | ||
``` | ||
git clone [email protected]:sourceryinstitute/assert | ||
git clone [email protected]:berkeleylab/assert | ||
cd assert | ||
``` | ||
|
||
|
@@ -221,6 +221,10 @@ call_assert_diagnose( computed_checksum == expected_checksum, | |
computed_checksum ) ! TODO: write a better message above | ||
``` | ||
|
||
Legal Information | ||
----------------- | ||
See the [LICENSE](LICENSE) file for copyright and licensing information. | ||
|
||
[Hyperlinks]:# | ||
[OpenCoarrays]: https://github.com/sourceryinstitute/opencoarrays | ||
[Enforcing programming contracts]: #enforcing-programming-contracts | ||
|
@@ -231,5 +235,5 @@ call_assert_diagnose( computed_checksum == expected_checksum, | |
[FORD]: https://github.com/Fortran-FOSS-Programmers/ford | ||
[Fortran Package Manager]: https://github.com/fortran-lang/fpm | ||
[OCL]: https://en.wikipedia.org/wiki/Object_Constraint_Language | ||
[Assert's GitHub Pages site]: https://sourceryinstitute.github.io/assert/ | ||
[Assert's GitHub Pages site]: https://berkeleylab.github.io/assert/ | ||
[`ford`]: https://github.com/Fortran-FOSS-Programmers/ford |
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
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
Oops, something went wrong.