comparison lib/xstrtod.c @ 570:2bb45f9a05c2

.
author Jim Meyering <jim@meyering.net>
date Sun, 24 Mar 1996 18:23:44 +0000
parents f8f1814bb96c
children b63f146fd963
comparison
equal deleted inserted replaced
569:f8f1814bb96c 570:2bb45f9a05c2
10 but WITHOUT ANY WARRANTY; without even the implied warranty of 10 but WITHOUT ANY WARRANTY; without even the implied warranty of
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 GNU General Public License for more details. 12 GNU General Public License for more details.
13 13
14 You should have received a copy of the GNU General Public License 14 You should have received a copy of the GNU General Public License
15 along with this program; if not, write to the Free Software 15 along with this program; if not, write to the Free Software Foundation,
16 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ 16 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
17 17
18 /* Written by Jim Meyering. */ 18 /* Written by Jim Meyering. */
19 19
20 #ifdef HAVE_CONFIG_H 20 #ifdef HAVE_CONFIG_H
21 #include <config.h> 21 #include <config.h>