comparison src/pt-mat.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 d865363208d6
children f3b65e1ae355
comparison
equal deleted inserted replaced
10159:9f0e7bfe63e5 10160:cd96d29c5efa
92 92
93 extern void 93 extern void
94 maybe_warn_string_concat (bool all_dq_strings_p, bool all_sq_strings_p); 94 maybe_warn_string_concat (bool all_dq_strings_p, bool all_sq_strings_p);
95 95
96 #endif 96 #endif
97
98 /*
99 ;;; Local Variables: ***
100 ;;; mode: C++ ***
101 ;;; End: ***
102 */