comparison src/ov-mex-fcn.cc @ 10160:cd96d29c5efa

remove Emacs local-variable settings from source files in src directory
author John W. Eaton <jwe@octave.org>
date Wed, 20 Jan 2010 20:39:26 -0500
parents 2cd940306a06
children 57a59eae83cc
comparison
equal deleted inserted replaced
10159:9f0e7bfe63e5 10160:cd96d29c5efa
155 } 155 }
156 } 156 }
157 157
158 return retval; 158 return retval;
159 } 159 }
160
161 /*
162 ;;; Local Variables: ***
163 ;;; mode: C++ ***
164 ;;; End: ***
165 */