Prettied up the comments.

This commit is contained in:
Adam Nelson 2013-12-05 20:13:25 -05:00
parent 740b60e72e
commit c3cd394f7a

View file

@ -75,7 +75,7 @@ contains
real(8) :: a ! Arbitrary parameter 'a'
real(8) :: b ! Arbitrary parameter 'b'
logical :: found ! Does the source particle exist within geometry?
type(Particle) :: p ! Temporary particle for using find_cell
type(Particle) :: p ! Temporary particle for using find_cell
! Set weight to one by default
site % wgt = ONE