summaryrefslogtreecommitdiff
path: root/libgfortran/fmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/fmain.c')
-rw-r--r--libgfortran/fmain.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libgfortran/fmain.c b/libgfortran/fmain.c
index c59f319f7d8..a99263cc510 100644
--- a/libgfortran/fmain.c
+++ b/libgfortran/fmain.c
@@ -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__.