process the file as a fortran file? I can change the include to #include in
my fortran source as I am not worried about compiling the doxy commented
fortran file.
Thanks
Ken
--- On Fri, 12/14/12, Davide Cesari wrote:
> From: Davide Cesari
> Subject: Re: [Doxygen-users] Fortan Inc file
On 13/12/2012 21:30, Albert wrote:
> Hi Ken,
>
> Include files are, at least in Fortran, not read when parsing the code
> (there might be a request somewhere to do this but I'm not sure). When
> trying to parse the inc files separately this will fail most of the
> times as well because the Fortra
Hi Ken,
Include files are, at least in Fortran, not read when parsing the code
(there might be a request somewhere to do this but I'm not sure). When
trying to parse the inc files separately this will fail most of the
times as well because the Fortran parser requires that the code /
declarations e