aboutsummaryrefslogtreecommitdiff
path: root/build/Win32-SSE2-MinGW/platform.h
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 /build/Win32-SSE2-MinGW/platform.h
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 'build/Win32-SSE2-MinGW/platform.h')
-rw-r--r--build/Win32-SSE2-MinGW/platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/Win32-SSE2-MinGW/platform.h b/build/Win32-SSE2-MinGW/platform.h
index 5389f9a..ffaf89f 100644
--- a/build/Win32-SSE2-MinGW/platform.h
+++ b/build/Win32-SSE2-MinGW/platform.h
@@ -1,7 +1,7 @@
/*============================================================================
-This C header file is part of TestFloat, Release 3b, a package of programs for
+This C header 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.