diff liboctave/boolMatrix.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 a9b37bae1802
children 5150ceb4dbb4
line wrap: on
line diff
--- a/liboctave/boolMatrix.cc
+++ b/liboctave/boolMatrix.cc
@@ -104,9 +104,3 @@
 MS_BOOL_OPS (boolMatrix, bool)
 SM_BOOL_OPS (bool, boolMatrix)
 MM_CMP_OPS (boolMatrix, boolMatrix)
-
-/*
-;;; Local Variables: ***
-;;; mode: C++ ***
-;;; End: ***
-*/