diff liboctave/prog-args.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 a1dbe9d80eee
children a552859b009a
line wrap: on
line diff
--- a/liboctave/prog-args.cc
+++ b/liboctave/prog-args.cc
@@ -60,9 +60,3 @@
 {
   ::optind = 0;
 }
-
-/*
-;;; Local Variables: ***
-;;; mode: C++ ***
-;;; End: ***
-*/