Mercurial > hg > octave-jordi
comparison src/ov-bool.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 | b3089dba88bf |
children | f3b65e1ae355 |
comparison
equal
deleted
inserted
replaced
10159:9f0e7bfe63e5 | 10160:cd96d29c5efa |
---|---|
223 | 223 |
224 DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA | 224 DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA |
225 }; | 225 }; |
226 | 226 |
227 #endif | 227 #endif |
228 | |
229 /* | |
230 ;;; Local Variables: *** | |
231 ;;; mode: C++ *** | |
232 ;;; End: *** | |
233 */ |