comparison liboctave/floatAEPBAL.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 16f53d29049f
children fd0a3ac60b0e
comparison
equal deleted inserted replaced
10157:cf17f22f1fd4 10158:4c0cdbe0acca
48 48
49 FloatMatrix balancing_matrix (void) const; 49 FloatMatrix balancing_matrix (void) const;
50 }; 50 };
51 51
52 #endif 52 #endif
53
54 /*
55 ;;; Local Variables: ***
56 ;;; mode: C++ ***
57 ;;; End: ***
58 */