* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / strop.h
index 634b0a7..f5c988f 100644 (file)
@@ -70,3 +70,9 @@ extern SCM scm_string_ci_to_symbol (SCM v);
 #define scm_substring_move_right_x scm_substring_move_x
 
 #endif  /* STROPH */
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/