Mercurial > hg > octave-nkf
comparison src/comment-list.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 |
---|---|
123 | 123 |
124 static octave_comment_buffer *instance; | 124 static octave_comment_buffer *instance; |
125 }; | 125 }; |
126 | 126 |
127 #endif | 127 #endif |
128 | |
129 /* | |
130 ;;; Local Variables: *** | |
131 ;;; mode: C++ *** | |
132 ;;; End: *** | |
133 */ |