aboutsummaryrefslogtreecommitdiff
path: root/source/test_a_ui32_z_f16.c
diff options
context:
space:
mode:
authorJohn Hauser <jhauser@eecs.berkeley.edu>2017-02-10 12:38:35 -0800
committerJohn Hauser <jhauser@eecs.berkeley.edu>2017-02-10 12:38:35 -0800
commitf755993d040a8ea9c1acf758efce76da60870627 (patch)
treedbc9bd5562476b06769ac1a1fe429ac1dde56b84 /source/test_a_ui32_z_f16.c
parentddfb9e70c434ae238635784ce66cb7ed93d0a2e7 (diff)
downloadberkeley-testfloat-3-f755993d040a8ea9c1acf758efce76da60870627.zip
berkeley-testfloat-3-f755993d040a8ea9c1acf758efce76da60870627.tar.gz
berkeley-testfloat-3-f755993d040a8ea9c1acf758efce76da60870627.tar.bz2
Release 3c. See "doc/TestFloat-history.html".
Diffstat (limited to 'source/test_a_ui32_z_f16.c')
-rw-r--r--source/test_a_ui32_z_f16.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/test_a_ui32_z_f16.c b/source/test_a_ui32_z_f16.c
index 149c1b4..b0f4e7c 100644
--- a/source/test_a_ui32_z_f16.c
+++ b/source/test_a_ui32_z_f16.c
@@ -1,7 +1,7 @@
/*============================================================================
-This C source file is part of TestFloat, Release 3b, a package of programs for
+This C source file is part of TestFloat, Release 3c, a package of programs for
testing the correctness of floating-point arithmetic complying with the IEEE
Standard for Floating-Point, by John R. Hauser.