Fixed compilation issue
This commit is contained in:
+2
-1
@@ -2369,7 +2369,8 @@ C
|
||||
& ,':',A2,':',A2)
|
||||
WRITE(21,*)
|
||||
WRITE(21,10052)nh,(seconds_stop_total-seconds_start_total)
|
||||
10052 FORMAT(1x,' Simulation needed for ',I7,' projectiles ',I7,' seconds')
|
||||
10052 FORMAT(1x,' Simulation needed for ',I7,' projectiles ',I7,
|
||||
& ' seconds')
|
||||
|
||||
WRITE(21,1402)innam
|
||||
1402 FORMAT(//30X,'* INPUT DATA *',5X,A12)
|
||||
|
||||
Reference in New Issue
Block a user