comparison liboctave/dbleQR.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 1a9508872af0
children 07ebe522dac2
comparison
equal deleted inserted replaced
10157:cf17f22f1fd4 10158:4c0cdbe0acca
695 warned = true; 695 warned = true;
696 } 696 }
697 } 697 }
698 698
699 #endif 699 #endif
700
701 /*
702 ;;; Local Variables: ***
703 ;;; mode: C++ ***
704 ;;; End: ***
705 */