OSDN Git Service

2005-08-07 Janne Blomqvist <jblomqvi@cc.hut.fi>
[pf3gnuchains/gcc-fork.git] / gcc / fortran / match.h
index 58d0828..e8f8b8b 100644 (file)
@@ -154,6 +154,7 @@ match gfc_match_close (void);
 match gfc_match_endfile (void);
 match gfc_match_backspace (void);
 match gfc_match_rewind (void);
+match gfc_match_flush (void);
 match gfc_match_inquire (void);
 match gfc_match_read (void);
 match gfc_match_write (void);