* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / random.h
index 04651dc..d519d1c 100644 (file)
@@ -127,3 +127,9 @@ extern SCM scm_random_exp (SCM state);
 extern void scm_init_random (void);
 
 #endif  /* RANDOMH */
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/