* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / stacks.c
index 2a1abee..355bd8f 100644 (file)
@@ -755,3 +755,9 @@ scm_init_stacks ()
                                SCM_CAR (scm_intern0 ("stack")));
 #include "stacks.x"
 }
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/