* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / cpp_signal.c
CommitLineData
67ec3667
GH
1/* this file is processed by gcc with special options to extract
2 a list of signal numbers. */
3#include <signal.h>
89e00824
ML
4
5/*
6 Local Variables:
7 c-file-style: "gnu"
8 End:
9*/