comparison src/pt-loop.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
255 255
256 tree_complex_for_command& operator = (const tree_complex_for_command&); 256 tree_complex_for_command& operator = (const tree_complex_for_command&);
257 }; 257 };
258 258
259 #endif 259 #endif
260
261 /*
262 ;;; Local Variables: ***
263 ;;; mode: C++ ***
264 ;;; End: ***
265 */