Mercurial > hg > octave-lyh
diff src/pt-idx.h @ 11056:4bec51eb58e2
replace Octave_map->octave_map in pt-idx.h
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Thu, 30 Sep 2010 08:00:22 +0200 |
parents | 1b2fcd122c6a |
children | fd0a3ac60b0e |
line wrap: on
line diff
--- a/src/pt-idx.h +++ b/src/pt-idx.h @@ -30,7 +30,7 @@ class tree_walker; -class Octave_map; +class octave_map; class octave_value; class octave_value_list; class octave_lvalue; @@ -115,7 +115,7 @@ tree_index_expression (int l, int c); - Octave_map make_arg_struct (void) const; + octave_map make_arg_struct (void) const; std::string get_struct_index