comparison liboctave/uint32NDArray.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 26abff55f6fe
children 83fa590b8a09
comparison
equal deleted inserted replaced
10157:cf17f22f1fd4 10158:4c0cdbe0acca
45 45
46 BSXFUN_STDOP_DECLS (uint32NDArray, OCTAVE_API) 46 BSXFUN_STDOP_DECLS (uint32NDArray, OCTAVE_API)
47 BSXFUN_STDREL_DECLS (uint32NDArray, OCTAVE_API) 47 BSXFUN_STDREL_DECLS (uint32NDArray, OCTAVE_API)
48 48
49 #endif 49 #endif
50
51 /*
52 ;;; Local Variables: ***
53 ;;; mode: C++ ***
54 ;;; End: ***
55 */