Mercurial > hg > octave-nkf
diff src/pt-plot.cc @ 2891:1a30f46e1870
[project @ 1997-04-28 01:49:00 by jwe]
author | jwe |
---|---|
date | Mon, 28 Apr 1997 02:01:22 +0000 |
parents | 00c0cd0f2ee7 |
children | 66ef74ee5d9f |
line wrap: on
line diff
--- a/src/pt-plot.cc +++ b/src/pt-plot.cc @@ -47,6 +47,7 @@ #include "procstream.h" #include "file-ops.h" +#include "lo-mappers.h" #include "str-vec.h" #include "defun.h" @@ -54,7 +55,6 @@ #include "gripes.h" #include "help.h" #include "load-save.h" -#include "mappers.h" #include "oct-obj.h" #include "pt-cmd.h" #include "pt-exp.h"