Mercurial > hg > octave-nkf
comparison src/pt-unop.h @ 10160:cd96d29c5efa
remove Emacs local-variable settings from source files in src directory
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 20 Jan 2010 20:39:26 -0500 |
parents | eb63fbe60fab |
children | f3b65e1ae355 |
comparison
equal
deleted
inserted
replaced
10159:9f0e7bfe63e5 | 10160:cd96d29c5efa |
---|---|
154 | 154 |
155 tree_postfix_expression& operator = (const tree_postfix_expression&); | 155 tree_postfix_expression& operator = (const tree_postfix_expression&); |
156 }; | 156 }; |
157 | 157 |
158 #endif | 158 #endif |
159 | |
160 /* | |
161 ;;; Local Variables: *** | |
162 ;;; mode: C++ *** | |
163 ;;; End: *** | |
164 */ |