Mercurial > hg > octave-nkf
comparison src/oct.h @ 8377:25bc2d31e1bf
improve OCTAVE_LOCAL_BUFFER
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Wed, 29 Oct 2008 16:52:10 +0100 |
parents | a1dbe9d80eee |
children | eb63fbe60fab |
comparison
equal
deleted
inserted
replaced
8376:c43481a19bfe | 8377:25bc2d31e1bf |
---|---|
30 | 30 |
31 #include "config.h" | 31 #include "config.h" |
32 | 32 |
33 #include "Matrix.h" | 33 #include "Matrix.h" |
34 | 34 |
35 #include "oct-locbuf.h" | |
35 #include "defun-dld.h" | 36 #include "defun-dld.h" |
36 #include "error.h" | 37 #include "error.h" |
37 #include "gripes.h" | 38 #include "gripes.h" |
38 #include "help.h" | 39 #include "help.h" |
39 #include "oct-obj.h" | 40 #include "oct-obj.h" |