Skip to content

Commit

Permalink
removed troublesome items from wrapper file
Browse files Browse the repository at this point in the history
  • Loading branch information
RubendeBruin committed Mar 7, 2024
1 parent c618b07 commit 198085c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions specpart-f2pywrappers2.f90
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ subroutine f2pyinitspecpart(f2pysetupfunc)
use specpart, only : npart
use specpart, only : partinit
use specpart, only : partition
use specpart, only : ptsort
use specpart, only : ptnghb
use specpart, only : pt_fld
external f2pysetupfunc
call f2pysetupfunc(ihmax,npart,partinit,partition,ptsort,ptnghb,pt&
&_fld)
Expand Down

0 comments on commit 198085c

Please sign in to comment.