diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-01-08 17:20:28 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-01-08 17:20:28 -0800 |
commit | a451f14b09368f4b9f96d61ddb2ee69ac048c414 (patch) | |
tree | d4076c67607428c2bd10d0d69bf763504c42ef06 /lib/dtoastr.c | |
parent | fa2c4f5619481856c8cdf33be987d5785f51b750 (diff) | |
download | emacs-a451f14b09368f4b9f96d61ddb2ee69ac048c414.tar.gz emacs-a451f14b09368f4b9f96d61ddb2ee69ac048c414.tar.bz2 emacs-a451f14b09368f4b9f96d61ddb2ee69ac048c414.zip |
Regenerate.
Diffstat (limited to 'lib/dtoastr.c')
-rw-r--r-- | lib/dtoastr.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/dtoastr.c b/lib/dtoastr.c new file mode 100644 index 00000000000..aed181d66b1 --- /dev/null +++ b/lib/dtoastr.c @@ -0,0 +1,2 @@ +#define LENGTH 2 +#include "ftoastr.c" |