oups?
This commit is contained in:
parent
a1676f4bc9
commit
9049534157
@ -4,7 +4,7 @@ program doublegauss
|
|||||||
implicit none
|
implicit none
|
||||||
|
|
||||||
type(t_pixrgb), allocatable :: pic(:,:)
|
type(t_pixrgb), allocatable :: pic(:,:)
|
||||||
character (len=80) :: filename
|
character (len=280) :: filename
|
||||||
integer :: pass, iter
|
integer :: pass, iter
|
||||||
integer :: xrnd, yrnd
|
integer :: xrnd, yrnd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user