Update to 9.2:
9.2: The upper limit of the polyunsaturated reference value for linoleic acid has been reduced to 4% of calories, while that for alpha linolenic acid has been raised to 2%. An internal constant for the percentage of total fat that is fatty acids has been replaced by a function that figures it for each analysis. 9.1: The program is no longer limited to three meals a day, and can now be set for 1 to 19 meals per day. A list of the meals not yet recorded for a selected day is displayed as a mnemonic during the "Record Meals" function.
This commit is contained in:
parent
fcb376db3b
commit
2577cc71b7
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.5 2003/08/11 07:26:00 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2003/10/05 10:24:57 wiz Exp $
|
||||
|
||||
DISTNAME= nut-9.0
|
||||
DISTNAME= nut-9.2
|
||||
CATEGORIES= biology
|
||||
MASTER_SITES= http://www.lafn.org/~av832/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.4 2003/08/11 07:26:00 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.5 2003/10/05 10:24:57 wiz Exp $
|
||||
|
||||
SHA1 (nut-9.0.tar.gz) = dd40b5bf958ad9ea660c6ab60db0a8cfc57ec1ac
|
||||
Size (nut-9.0.tar.gz) = 900128 bytes
|
||||
SHA1 (nut-9.2.tar.gz) = bc2e4b3aa04df3b2c8208bd07ceff7b7bc05736a
|
||||
Size (nut-9.2.tar.gz) = 901013 bytes
|
||||
SHA1 (patch-ab) = db5aa9edf54a610c890f97b172fd82fd843cfdf7
|
||||
SHA1 (patch-ac) = 525d65d517f637ed908d1df95672d34713dcf2bd
|
||||
|
|
Loading…
Reference in a new issue