Mercurial > hg > octave-lyh
diff src/error.cc @ 1352:19c10b8657d5
[project @ 1995-09-05 08:11:57 by jwe]
author | jwe |
---|---|
date | Tue, 05 Sep 1995 08:33:58 +0000 |
parents | 94bedeb289e5 |
children | ed5757e3333b |
line wrap: on
line diff
--- a/src/error.cc +++ b/src/error.cc @@ -29,12 +29,12 @@ #include <strstream.h> -#include "utils.h" +#include "defun.h" #include "error.h" +#include "oct-obj.h" #include "pager.h" -#include "oct-obj.h" #include "tree-const.h" -#include "defun.h" +#include "utils.h" // Current error state. int error_state = 0;