aboutsummaryrefslogtreecommitdiff
path: root/bmr
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2021-02-06 12:27:11 +0000
committerrodri <rgl@antares-labs.eu>2021-02-06 12:27:11 +0000
commit3d91cb5bef0305ac05d3a172aecb0d60a5a2c500 (patch)
treef32de32da34a881cbeb19279f18a1e34389244b6 /bmr
parent800267bfade7f03104e5839cf27be47ca2a7d966 (diff)
downloadrcfitness-3d91cb5bef0305ac05d3a172aecb0d60a5a2c500.tar.gz
rcfitness-3d91cb5bef0305ac05d3a172aecb0d60a5a2c500.tar.bz2
rcfitness-3d91cb5bef0305ac05d3a172aecb0d60a5a2c500.zip
add more exercises, the default session file and better explanations.
Diffstat (limited to 'bmr')
-rwxr-xr-xbmr1
1 files changed, 1 insertions, 0 deletions
diff --git a/bmr b/bmr
index 9662711..98cbcd9 100755
--- a/bmr
+++ b/bmr
@@ -4,6 +4,7 @@
# P(kcal/day) = 10*weight(kg) + 6.25*height(cm) - 5*age(yr) + s
# where s is +5 for men and -161 for women
#
+rfork ne
s=5
w=()
h=()