comparison src/pt-mat.cc @ 3503:d14c483b3c12

[project @ 2000-02-01 04:06:07 by jwe]
author jwe
date Tue, 01 Feb 2000 04:06:39 +0000
parents 36405da8e173
children b80bbb43a1a9
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 #include <strstream.h> 32 #include <strstream>
33 33
34 #include "defun.h" 34 #include "defun.h"
35 #include "error.h" 35 #include "error.h"
36 #include "oct-obj.h" 36 #include "oct-obj.h"
37 #include "pt-arg-list.h" 37 #include "pt-arg-list.h"