Mercurial > hg > octave-lyh
comparison src/load-save.cc @ 1192:b6360f2d4fa6
[project @ 1995-03-30 21:38:35 by jwe]
author | jwe |
---|---|
date | Thu, 30 Mar 1995 21:38:35 +0000 |
parents | 0a9c94ee69e8 |
children | 2457d4ba0691 |
comparison
equal
deleted
inserted
replaced
1191:f16c33407b80 | 1192:b6360f2d4fa6 |
---|---|
20 Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | 20 Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. |
21 | 21 |
22 */ | 22 */ |
23 | 23 |
24 #ifdef HAVE_CONFIG_H | 24 #ifdef HAVE_CONFIG_H |
25 #include "config.h" | 25 #include <config.h> |
26 #endif | 26 #endif |
27 | 27 |
28 #include <float.h> | 28 #include <float.h> |
29 #include <limits.h> | 29 #include <limits.h> |
30 #include <string.h> | 30 #include <string.h> |