Skip to content
Snippets Groups Projects
Commit 8014eafc authored by Antoine Cyril David Hoffmann's avatar Antoine Cyril David Hoffmann
Browse files

typo

parent 0d926a20
Branches
Tags
No related merge requests found
...@@ -51,7 +51,7 @@ SUBROUTINE inital ...@@ -51,7 +51,7 @@ SUBROUTINE inital
!!!!!! Set Sepj, Sipj and dnjs coeff table !!!!!! !!!!!! Set Sepj, Sipj and dnjs coeff table !!!!!!
IF ( NON_LIN ) THEN; IF ( NON_LIN ) THEN;
WRITE(*,*) 'Building Dnjs table' IF (my_id .EQ. 0) WRITE(*,*) 'Building Dnjs table'
CALL build_dnjs_table CALL build_dnjs_table
IF (my_id .EQ. 0) WRITE(*,*) 'Init Sapj' IF (my_id .EQ. 0) WRITE(*,*) 'Init Sapj'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment