* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / threads.h
index bbba346..f210d95 100644 (file)
@@ -116,3 +116,9 @@ extern SCM scm_signal_condition_variable (SCM cond);
 #endif
 
 #endif  /* THREADSH */
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/