Mercurial > hg > octave-nkf
diff src/expm.cc @ 1740:fe9d3b2ded26
[project @ 1996-01-12 11:03:26 by jwe]
author | jwe |
---|---|
date | Fri, 12 Jan 1996 11:04:49 +0000 |
parents | f85887dfe06c |
children | bc7ae9be3378 |
line wrap: on
line diff
--- a/src/expm.cc +++ b/src/expm.cc @@ -29,10 +29,7 @@ #include <cmath> -#include "CColVector.h" -#include "CMatrix.h" #include "CmplxAEPBAL.h" -#include "dMatrix.h" #include "dbleAEPBAL.h" #include "f77-uscore.h" @@ -40,7 +37,7 @@ #include "error.h" #include "gripes.h" #include "help.h" -#include "tree-const.h" +#include "oct-obj.h" #include "user-prefs.h" #include "utils.h"