Commit 0942c722 by Janne Blomqvist

Add comment saying file is deprecated

From-SVN: r150767
parent 98274454
2009-08-14 Janne Blomqvist <jb@gcc.gnu.org> 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 PR libfortran/40863
* gfortran.map: Move new symbols to GFORTRAN_C99_1.1 version node. * gfortran.map: Move new symbols to GFORTRAN_C99_1.1 version node.
......
/* Note that this file is not used as of GFortran 4.5, and exists here
only for backwards compatibility. */
#include "libgfortran.h" #include "libgfortran.h"
/* The main Fortran program actually is a function, called MAIN__. /* The main Fortran program actually is a function, called MAIN__.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment