doc: remove extraneous periods from option --help
[coreutils.git] / gl / modules / cl-strtod
bloba2b43c11f48da56ef2cef3107f04b512a5880316
1 Description:
2 Convert string to double in current or C locale.
4 Files:
5 lib/cl-strtod.c
6 lib/cl-strtod.h
8 Depends-on:
9 c-strtod
11 configure.ac:
12 AC_REQUIRE([AC_C_RESTRICT])
14 Makefile.am:
15 lib_SOURCES += cl-strtod.c
17 Include:
18 "cl-strtod.h"
20 License:
21 GPL
23 Maintainer:
24 all