diff src/OPERATORS/op-i8-i8.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 eb63fbe60fab
children fd0a3ac60b0e
line wrap: on
line diff
--- a/src/OPERATORS/op-i8-i8.cc	Mon Dec 07 14:53:20 2009 -0500
+++ b/src/OPERATORS/op-i8-i8.cc	Mon Dec 07 16:18:28 2009 -0500
@@ -147,9 +147,3 @@
   OCTAVE_INSTALL_MIXED_INT_CMP_OPS (int8, int64);
   OCTAVE_INSTALL_MIXED_INT_CMP_OPS (int8, uint64);
 }
-
-/*
-;;; Local Variables: ***
-;;; mode: C++ ***
-;;; End: ***
-*/