naptime reached
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# Input for this script is generated by 'exportbloubs.f90'
|
||||
#
|
||||
# this code is (C) 2022 tTh
|
||||
# this code is (C) 2026 tTh
|
||||
#
|
||||
|
||||
BEGIN {
|
||||
@@ -29,7 +29,7 @@ BEGIN {
|
||||
if (age > 150) color = "DarkGreen"
|
||||
else color = "Aquamarine"
|
||||
}
|
||||
if (age < 18) color = "Gray40"
|
||||
if (age < 18) color = "Gray60"
|
||||
if (age < 9) color = "LimeGreen"
|
||||
|
||||
# calcul barycentre
|
||||
|
||||
Reference in New Issue
Block a user