Skip to content

Commit b7d756d

Browse files
author
oleari
committed
typo fixed in bbini.f
git-svn-id: svn://powhegbox.mib.infn.it/trunk/POWHEG-BOX@439 9e129b38-c2c0-4eec-9301-dc54fda404de
1 parent 8247915 commit b7d756d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bbinit.f

+1-1
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ subroutine loadgrids(iret,xgrid,ymax,xgridrm,ymaxrm,
495495
write(*,*) pwgprefix(1:lprefix)//'grid-'//
496496
1 rnd_cwhichseed//
497497
2 '.dat does not have the same folding as'
498-
write(*,*) ,pwgprefix(1:lprefix)//'grid.dat'
498+
write(*,*) pwgprefix(1:lprefix)//'grid.dat'
499499
call exit(-1)
500500
endif
501501
enddo

0 commit comments

Comments
 (0)