comparison src/oct-map.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 17a3df1d992b
children f3b65e1ae355
comparison
equal deleted inserted replaced
10159:9f0e7bfe63e5 10160:cd96d29c5efa
208 key_list.push_back (k); 208 key_list.push_back (k);
209 } 209 }
210 }; 210 };
211 211
212 #endif 212 #endif
213
214 /*
215 ;;; Local Variables: ***
216 ;;; mode: C++ ***
217 ;;; End: ***
218 */