renaming a func

This commit is contained in:
tTh
2024-01-25 19:13:45 +01:00
parent 34da09281e
commit bf487c389c
3 changed files with 5 additions and 4 deletions

View File

@@ -127,7 +127,7 @@ contains
do foo=1, count
bloub%nick = 'newbie '
call random_pv(bloub)
call make_a_random_bloub(bloub)
bloub%radius = rayon + (0.15*rand())
bloub%age = 1
bloub%alive = .TRUE.