* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / weaks.h
index 26f9a02..e450ab0 100644 (file)
@@ -73,3 +73,9 @@ extern SCM scm_doubly_weak_hash_table_p (SCM x);
 extern void scm_init_weaks (void);
 
 #endif  /* WEAKSH */
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/