-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
_pase_deltag attempted to bind ecl_grav_phase_deltag from the c code, but because ecl_grav_calc.hpp was not included in ecl_grav_calc.cpp, ecl_grav_phase_deltag was given cpp name mangling and not found by cwrap. This has likely not ever worked when compiled with cpp compiler, which it has since 4ff7f76
- Loading branch information
1 parent
67c20d7
commit e4ba44e
Showing
6 changed files
with
1 addition
and
246 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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.