comparison src/display.h @ 10160:cd96d29c5efa

remove Emacs local-variable settings from source files in src directory
author John W. Eaton <jwe@octave.org>
date Wed, 20 Jan 2010 20:39:26 -0500
parents f2d354df53ee
children fd0a3ac60b0e
comparison
equal deleted inserted replaced
10159:9f0e7bfe63e5 10160:cd96d29c5efa
93 93
94 static bool instance_ok (bool query = true); 94 static bool instance_ok (bool query = true);
95 }; 95 };
96 96
97 #endif 97 #endif
98
99 /*
100 ;;; Local Variables: ***
101 ;;; mode: C++ ***
102 ;;; End: ***
103 */