Add comment saying file is deprecated

From-SVN: r150767
This commit is contained in:
Janne Blomqvist 2009-08-14 20:54:27 +03:00
parent 9827445421
commit 0942c722b3
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2009-08-14 Janne Blomqvist <jb@gcc.gnu.org>
* fmain.c: Add comment saying file is deprecated.
2009-08-14 Janne Blomqvist <jb@gcc.gnu.org>
PR libfortran/40863

View File

@ -1,3 +1,6 @@
/* Note that this file is not used as of GFortran 4.5, and exists here
only for backwards compatibility. */
#include "libgfortran.h"
/* The main Fortran program actually is a function, called MAIN__.