Make interactive output go to the terminal (bug #17213), by
[pspp-builds.git] / src / output / manager.h
index ce658311ae157392de9599f0372c7e61cf98838e..58d0c12d48594862a7e838b0f8f3ee52b50fa605 100644 (file)
@@ -114,5 +114,6 @@ void som_submit (struct som_entity *t);
 /* Miscellaneous. */
 void som_eject_page (void);
 void som_blank_line (void);
+void som_flush (void);
 
 #endif /* som_h */