diff liboctave/sparse-dmsolve.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 829e69ec3110
children 07ebe522dac2
line wrap: on
line diff
--- a/liboctave/sparse-dmsolve.cc
+++ b/liboctave/sparse-dmsolve.cc
@@ -510,9 +510,3 @@
 dmsolve (const SparseComplexMatrix &a, const SparseComplexMatrix &b, 
 	 octave_idx_type &info);
 #endif
-
-/*
-;;; Local Variables: ***
-;;; mode: C++ ***
-;;; End: ***
-*/