aboutsummaryrefslogtreecommitdiff
path: root/bmr
diff options
context:
space:
mode:
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=()