* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / cpp_signal.c
index eb4ed96..e740ba5 100644 (file)
@@ -1,3 +1,9 @@
 /* this file is processed by gcc with special options to extract
    a list of signal numbers.  */
 #include <signal.h>
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/