naptime reached

This commit is contained in:
tTh
2026-09-20 10:47:43 +02:00
parent d7da858380
commit d8e3d1c01b
12 changed files with 35 additions and 39 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ program genbloubs
bloub%nick = 'noname '
bloub%num = i + 41
call make_a_random_bloub(bloub, 11.80)
call make_a_random_bloub(bloub, 13.37)
bloub%radius = 0.010 + (0.12*rand())
write(idu) bloub ! no error control ?