Skip to content

Commit

Permalink
Changed EXCEPT_THIS_ONE => crater_critical_slope
Browse files Browse the repository at this point in the history
  • Loading branch information
mhirabay committed Dec 5, 2016
1 parent 75752fc commit 2a047e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/crater/crater_critical_slope.f90
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
function crater_critical_slope(user,crater,iradsq) result(critical)
use module_globals
use module_util
use module_crater, EXCEPT_THIS_ONE => crater_form_exterior_func
use module_crater, EXCEPT_THIS_ONE => crater_critical_slope
implicit none

! Arguments
Expand Down

0 comments on commit 2a047e8

Please sign in to comment.