diff liboctave/Array-fC.cc @ 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 56fbe170d354
children 07ebe522dac2
line wrap: on
line diff
--- a/liboctave/Array-fC.cc
+++ b/liboctave/Array-fC.cc
@@ -106,9 +106,3 @@
 template class OCTAVE_API DiagArray2<FloatComplex>::Proxy;
 #endif
 template class OCTAVE_API DiagArray2<FloatComplex>;
-
-/*
-;;; Local Variables: ***
-;;; mode: C++ ***
-;;; End: ***
-*/