Mercurial > hg > octave-nkf
comparison src/oct-map.cc @ 2369:5ece30fb2af6
[project @ 1996-10-11 23:47:45 by jwe]
author | jwe |
---|---|
date | Fri, 11 Oct 1996 23:47:46 +0000 |
parents | 003570e69c7b |
children | 8b262e771614 |
comparison
equal
deleted
inserted
replaced
2368:bf6a96fd9b7e | 2369:5ece30fb2af6 |
---|---|
28 #include <config.h> | 28 #include <config.h> |
29 #endif | 29 #endif |
30 | 30 |
31 #include "str-vec.h" | 31 #include "str-vec.h" |
32 | 32 |
33 #include "pt-const.h" | 33 #include "ov.h" |
34 #include "oct-map.h" | 34 #include "oct-map.h" |
35 #include "utils.h" | 35 #include "utils.h" |
36 | 36 |
37 string_vector | 37 string_vector |
38 Octave_map::make_name_list (void) | 38 Octave_map::make_name_list (void) |