* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / numbers.h
index b376446..da4b7a2 100644 (file)
@@ -389,3 +389,9 @@ extern unsigned long scm_num2ulong (SCM num, char *pos,
 extern void scm_init_numbers (void);
 
 #endif  /* NUMBERSH */
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/