Mercurial > hg > octave-nkf
comparison liboctave/LinConst.cc @ 3503:d14c483b3c12
[project @ 2000-02-01 04:06:07 by jwe]
author | jwe |
---|---|
date | Tue, 01 Feb 2000 04:06:39 +0000 |
parents | 8b262e771614 |
children | 5eef8a2294bd |
comparison
equal
deleted
inserted
replaced
3502:b5238ac1dca9 | 3503:d14c483b3c12 |
---|---|
26 | 26 |
27 #ifdef HAVE_CONFIG_H | 27 #ifdef HAVE_CONFIG_H |
28 #include <config.h> | 28 #include <config.h> |
29 #endif | 29 #endif |
30 | 30 |
31 #include <iostream.h> | 31 #include <iostream> |
32 | 32 |
33 #include "LinConst.h" | 33 #include "LinConst.h" |
34 #include "lo-error.h" | 34 #include "lo-error.h" |
35 | 35 |
36 // error handling | 36 // error handling |