* dynwind.c (scm_swap_bindings): Ditto.
[bpt/guile.git] / libguile / gsubr.h
index 2a0c47d..bf08f54 100644 (file)
@@ -71,3 +71,9 @@ extern SCM scm_gsubr_apply (SCM args);
 extern void scm_init_gsubr (void);
 
 #endif  /* GSUBRH */
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/