Mercurial > hg > octave-nkf
comparison src/file-io.cc @ 456:a1b3aae0fbc3
[project @ 1994-06-06 00:29:28 by jwe]
author | jwe |
---|---|
date | Mon, 06 Jun 1994 00:31:49 +0000 |
parents | ba637cc5c5f3 |
children | 32fb3a762074 |
comparison
equal
deleted
inserted
replaced
455:8c6b86564cee | 456:a1b3aae0fbc3 |
---|---|
34 #include <errno.h> | 34 #include <errno.h> |
35 #include <stdlib.h> | 35 #include <stdlib.h> |
36 #include <strstream.h> | 36 #include <strstream.h> |
37 #include <ctype.h> | 37 #include <ctype.h> |
38 | 38 |
39 #include "Matrix.h" | 39 #include "dMatrix.h" |
40 | 40 |
41 #include "statdefs.h" | 41 #include "statdefs.h" |
42 #include "file-io.h" | 42 #include "file-io.h" |
43 #include "input.h" | 43 #include "input.h" |
44 #include "octave-hist.h" | 44 #include "octave-hist.h" |