Skip to content

Commit

Permalink
Merge pull request firemodels#12691 from mcgratta/master
Browse files Browse the repository at this point in the history
FDS Source: Change line or file ending to unix
  • Loading branch information
mcgratta authored Mar 27, 2024
2 parents 0d415d4 + 05d908a commit d1b1af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/imkl.f90
Original file line number Diff line number Diff line change
Expand Up @@ -194,4 +194,4 @@ SUBROUTINE CLUSTER_SPARSE_SOLVER_S_2D(PT,MAXFCT,MNUM,MTYPE,PHASE,N,A,IA,JA,PERM,
END SUBROUTINE CLUSTER_SPARSE_SOLVER_S_2D
END INTERFACE
END MODULE MKL_CLUSTER_SPARSE_SOLVER
#endif /* WITH_MKL */
#endif /* WITH_MKL */

0 comments on commit d1b1af3

Please sign in to comment.