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