Skip to content
Snippets Groups Projects
Commit fa582d82 authored by rtoy's avatar rtoy
Browse files

Get rid of the emacs local variables section.

parent 1a94e962
No related branches found
No related tags found
No related merge requests found
/* /*
* Variables for executable support. * Variables for executable support.
* *
* $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/lisp/exec-init.c,v 1.1 2007/07/24 19:09:14 rtoy Rel $ * $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/lisp/exec-init.c,v 1.2 2010/07/20 23:34:09 rtoy Rel $
* *
*/ */
...@@ -9,8 +9,3 @@ ...@@ -9,8 +9,3 @@
int builtin_image_flag = 0; int builtin_image_flag = 0;
long initial_function_addr = 0; long initial_function_addr = 0;
/*
* Local variables:
* c-file-style: "edge"
* End:
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment