Mercurial > hg > octave-jordi
comparison liboctave/fCColVector.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 | f80c566bc751 |
children | cbc402e64d83 |
comparison
equal
deleted
inserted
replaced
10157:cf17f22f1fd4 | 10158:4c0cdbe0acca |
---|---|
130 }; | 130 }; |
131 | 131 |
132 MARRAY_FORWARD_DEFS (MArray, FloatComplexColumnVector, FloatComplex) | 132 MARRAY_FORWARD_DEFS (MArray, FloatComplexColumnVector, FloatComplex) |
133 | 133 |
134 #endif | 134 #endif |
135 | |
136 /* | |
137 ;;; Local Variables: *** | |
138 ;;; mode: C++ *** | |
139 ;;; End: *** | |
140 */ |