* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / smob.h
index 4bdb816..f7a2433 100644 (file)
@@ -174,3 +174,9 @@ extern void scm_smob_prehistory (void);
 extern long scm_newsmob (const scm_smobfuns *smob);
 
 #endif  /* SMOBH */
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/