Skip to content

Commit

Permalink
try to fix compile without dpleph
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwilliams committed Feb 11, 2024
1 parent 65c1204 commit f5cd2e6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/NOVAS_F3.1_solsys2.f90 → src/NOVAS_F3.1_solsys2.F90
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#ifdef usejpl
!** SOLSYS VERSION 2 PACKAGE: SOLSYS, AUXPOS, IDSS ***

!***********************************************************************
Expand Down Expand Up @@ -301,4 +302,5 @@ integer function idss ( name )
write ( *, 3 ) name

end function idss
!***********************************************************************
!***********************************************************************
#endif

0 comments on commit f5cd2e6

Please sign in to comment.