Calculating Fractals (very nice program with X-Window Display)

mandel.f:

	full realization in Fortran 90

mandel1.f:

        realization with forall (is much faster)

dmandel1.f:

	realization with forall, double precision

Hints: Problems with to big arrays
