aboutsummaryrefslogtreecommitdiff
path: root/build/template/platform.h
diff options
context:
space:
mode:
authorJohn Hauser <jhauser@eecs.berkeley.edu>2018-01-26 12:52:36 -0800
committerJohn Hauser <jhauser@eecs.berkeley.edu>2018-01-26 12:52:36 -0800
commit06b20075dd3c1a5d0dd007a93643282832221612 (patch)
tree5ccf80c275685bccd4f0b4de41c66cf7dbbf34b4 /build/template/platform.h
parent0d2862cdb35361d47548020b97dc60b58d53d048 (diff)
downloadberkeley-testfloat-3-06b20075dd3c1a5d0dd007a93643282832221612.zip
berkeley-testfloat-3-06b20075dd3c1a5d0dd007a93643282832221612.tar.gz
berkeley-testfloat-3-06b20075dd3c1a5d0dd007a93643282832221612.tar.bz2
Release 3e. See "doc/TestFloat-history.html".
Diffstat (limited to 'build/template/platform.h')
-rw-r--r--build/template/platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/template/platform.h b/build/template/platform.h
index d0cb069..45042e6 100644
--- a/build/template/platform.h
+++ b/build/template/platform.h
@@ -1,7 +1,7 @@
/*============================================================================
-This C header template is part of TestFloat, Release 3d, a package of programs
+This C header template is part of TestFloat, Release 3e, a package of programs
for testing the correctness of floating-point arithmetic complying with the
IEEE Standard for Floating-Point, by John R. Hauser.