* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / print.h
index f15d330..dbb6186 100644 (file)
@@ -127,3 +127,9 @@ extern void scm_init_print (void);
 extern SCM scm_current_pstate (void);
 #endif 
 #endif  /* PRINTH */
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/