diff src/OPERATORS/op-cs-cs.cc @ 9933:ac4b97c6bf8b

eliminate Emacs local variables from some files
author John W. Eaton <jwe@octave.org>
date Mon, 07 Dec 2009 16:18:28 -0500
parents fb6b6fcafa62
children fd0a3ac60b0e
line wrap: on
line diff
--- a/src/OPERATORS/op-cs-cs.cc	Mon Dec 07 14:53:20 2009 -0500
+++ b/src/OPERATORS/op-cs-cs.cc	Mon Dec 07 16:18:28 2009 -0500
@@ -196,9 +196,3 @@
   INSTALL_CONVOP (octave_complex, octave_float_complex_matrix, 
                   complex_to_float_complex);
 }
-
-/*
-;;; Local Variables: ***
-;;; mode: C++ ***
-;;; End: ***
-*/