-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #166 from PrincetonUniversity/issue-155
Fix for Apple clang compilation
- Loading branch information
Showing
7 changed files
with
66 additions
and
23 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 |
---|---|---|
@@ -1,18 +1,18 @@ | ||
# Description | ||
|
||
Please describe the changes/features in this pull request. | ||
Please describe the changes/features in this pull request. | ||
|
||
# Issue Number | ||
|
||
If there is an issue created for these changes, link it here | ||
|
||
# Checklist | ||
|
||
Please make sure to check developer documentation on specfem docs. | ||
Please make sure to check developer documentation on specfem docs. | ||
|
||
[] I ran the code through pre-commit to check style | ||
[] My code passes all the integration tests | ||
[] I have added sufficient unittests to test my changes | ||
[] I have added/updated documentation for the changes I am proposing | ||
[] I have updated CMakeLists to ensure my code builds | ||
[] My code builds across all platforms | ||
- [ ] I ran the code through pre-commit to check style | ||
- [ ] My code passes all the integration tests | ||
- [ ] I have added sufficient unittests to test my changes | ||
- [ ] I have added/updated documentation for the changes I am proposing | ||
- [ ] I have updated CMakeLists to ensure my code builds | ||
- [ ] My code builds across all platforms |
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
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
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