cranicule is here

This commit is contained in:
tTh
2026-06-25 06:43:33 +02:00
parent 31c9d1a802
commit de43a1810c
6 changed files with 46 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ program essai
! integer :: foo, bar
write(0, *) "----------------- essai -------------------"
write(0, *) "------------ essai random -------------"
call init_random_seed() ! in module 'mathstuff'
! call test_noisepictures_rgb()