| Index: third_party/dmg_fp/README.google
|
| diff --git a/third_party/dmg_fp/README.google b/third_party/dmg_fp/README.google
|
| deleted file mode 100644
|
| index 16d866d0a08864a4bd8f9d695209ef78fe6d0baf..0000000000000000000000000000000000000000
|
| --- a/third_party/dmg_fp/README.google
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -This directory contains David M. Gay's floating point routines.
|
| -License can be found in individual .cc files.
|
| -
|
| -Original dtoa.c file can be found at <http://www.netlib.org/fp/dtoa.c>.
|
| -Original g_fmt.c file can be found at <http://www.netlib.org/fp/g_fmt.c>.
|
| -You may be also interested in <http://www.netlib.org/fp/>.
|
| -
|
| -List of changes made to original code:
|
| - - wrapped functions in dmg_fp namespace
|
| - - renamed .c files to .cc
|
| - - added dmg_fp.h header
|
|
|