* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / smob.c
index bb4f99b..8ffae88 100644 (file)
@@ -278,3 +278,9 @@ scm_smob_prehistory ()
 
   scm_make_smob_type ("allocated", 0);
 }
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/