comparison src/ls-ascii-helper.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 e7e928088e90
children 57a59eae83cc
comparison
equal deleted inserted replaced
10159:9f0e7bfe63e5 10160:cd96d29c5efa
171 } 171 }
172 } 172 }
173 173
174 return buf.str (); 174 return buf.str ();
175 } 175 }
176
177 /*
178 ;;; Local Variables: ***
179 ;;; mode: C++ ***
180 ;;; End: ***
181 */