Skip to content

Commit

Permalink
modify DarkEnergyPPF
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuangfeiwang committed Jun 13, 2024
1 parent 3409ab3 commit 34f4cde
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions fortran/DarkEnergyPPF.f90
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,8 @@ end subroutine TDarkEnergyPPF_SelfPointer

subroutine TDarkEnergyPPF_Init(this, State)
use classes
<<<<<<< HEAD
use MGCAMB
=======
use config
>>>>>>> upstream/master
class(TDarkEnergyPPF), intent(inout) :: this
class(TCAMBdata), intent(in), target :: State

Expand Down

0 comments on commit 34f4cde

Please sign in to comment.