Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] Problem with @PROCESS in Photran

Dear all,

we do have quite a lot of Fortran code with stuff like:

#ifdef __xlC__
@PROCESS smp=noopt
@PROCESS noopt
#endif

at the top of the source files (for xlf). The Photran parser is
raising syntax errors on this. Is there any possibility to get
this 'accepted' as an comment specifier? And parsing subsequently
working properly?

Thanks,
Luis
--
                             \\\\\\
                             (-0^0-)
--------------------------oOO--(_)--OOo-----------------------------

 Luis Kornblueh                           Tel. : +49-40-41173289
 Max-Planck-Institute for Meteorology     Fax. : +49-40-41173298
 Bundesstr. 53
 D-20146 Hamburg                   Email: luis.kornblueh@xxxxxxx
 Federal Republic of Germany

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Back to the top