Add comment saying file is deprecated
From-SVN: r150767
This commit is contained in:
parent
9827445421
commit
0942c722b3
2 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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__.
|
||||
|
|
Loading…
Add table
Reference in a new issue