Re: Fortran INCLUDE statement
Albert <[email protected]>
| Newsgroups | gmane.text.doxygen.general |
|---|---|
| Message-ID | <CABOOx7aoGZHkDa-SBkTmE_VsHwx2AMXX=rNmJSM0EN3AkXp+Nw@mail.gmail.com> |
Petr, Indeed include statements are ignored in FORTRAN, I don't have a direct solution for it other hat using an INPUT_FILTER (or other FILTER posibilities) that includes the (possible recursive) include code and hands this over to doxygen. Albert On Fri, Jan 15, 2016 at 10:02 PM, Petr Parik <[email protected]> wrote: > Hi all, > > Doxygen seems to ignore INCLUDE statements in Fortran, for example: > > MODULE TEST > INCLUDE 'defs.f' > CONTAINS > INCLUDE 'routines.f' > END > > Here the included files cannot be processed separately because the code > would not have the correct scope. > > Please help, how can I get it to work? > > Best Regards > > Petr Parik > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > _______________________________________________ > Doxygen-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/doxygen-users > ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ Doxygen-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-users