comparison liboctave/chNDArray.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 fd262afea1d1
children 479c7df0cc96
comparison
equal deleted inserted replaced
10157:cf17f22f1fd4 10158:4c0cdbe0acca
113 MARRAY_FORWARD_DEFS (MArrayN, charNDArray, char) 113 MARRAY_FORWARD_DEFS (MArrayN, charNDArray, char)
114 114
115 BSXFUN_STDREL_DECLS (charNDArray, OCTAVE_API) 115 BSXFUN_STDREL_DECLS (charNDArray, OCTAVE_API)
116 116
117 #endif 117 #endif
118
119 /*
120 ;;; Local Variables: ***
121 ;;; mode: C++ ***
122 ;;; End: ***
123 */