comparison src/sysdep.cc @ 1318:74716278ccb3

[project @ 1995-07-05 05:03:57 by jwe]
author jwe
date Wed, 05 Jul 1995 05:03:57 +0000
parents 611d403c7f3d
children 94bedeb289e5
comparison
equal deleted inserted replaced
1317:95bea4a66da5 1318:74716278ccb3
39 #endif 39 #endif
40 #include <math.h> 40 #include <math.h>
41 #include <float.h> 41 #include <float.h>
42 #include <stddef.h> 42 #include <stddef.h>
43 #include <stdlib.h> 43 #include <stdlib.h>
44 #include <string.h>
44 #include <stdio.h> 45 #include <stdio.h>
45 46
46 #include "tree-const.h" 47 #include "tree-const.h"
47 #include "octave.h" 48 #include "octave.h"
48 #include "help.h" 49 #include "help.h"