Mercurial > hg > octave-lyh
comparison liboctave/mx-base.h @ 10158:4c0cdbe0acca
remove Emacs local-variable settings from liboctave source files
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 20 Jan 2010 19:04:35 -0500 |
parents | eb63fbe60fab |
children | fd0a3ac60b0e |
comparison
equal
deleted
inserted
replaced
10157:cf17f22f1fd4 | 10158:4c0cdbe0acca |
---|---|
85 #include "uint16NDArray.h" | 85 #include "uint16NDArray.h" |
86 #include "uint32NDArray.h" | 86 #include "uint32NDArray.h" |
87 #include "uint64NDArray.h" | 87 #include "uint64NDArray.h" |
88 | 88 |
89 #endif | 89 #endif |
90 | |
91 /* | |
92 ;;; Local Variables: *** | |
93 ;;; mode: C++ *** | |
94 ;;; End: *** | |
95 */ |