Skip to content

Commit 6a46d76

Browse files
committed
bump
1 parent f40b344 commit 6a46d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/simulation/p_main.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ program p_main
7171
finaltime = t_step_stop*dt
7272
end if
7373

74-
call nvtxEndRange ! INIT
74+
call nvtxEndRange
7575

7676
call nvtxStartRange("SIMULATION-TIME-MARCH")
7777
! Time-stepping Loop =======================================================

0 commit comments

Comments
 (0)