$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-05-09 12:21:43
"ANDREW MARLOW, BLOOMBERG/ LONDON OF" <amarlow1_at_[hidden]> writes:
> A rewrite provides a golden opportunity to put in some
> support for FORTRAN. I know FORTRAN is ancient and horrible
> but some systems still use it (don't ask). If jam processed
> the include stmt found in FORTRAN source similar to the #include
> of C/C++ this would hopefully be quite straightforward....
You don't need a rewrite to do this. The processing of #include is
done by interpreted code.
-- Dave Abrahams Boost Consulting www.boost-consulting.com