$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-11-04 09:49:10
Hi Brock,
> I mean the language 'C' :) I don't see any .cpp files in jam_src or
> anywhere else in boost.build except for examples.
I understood. Most parts of Boost.Build are written in Boost.Jam language,
which is not C, that's why I said so. It's not C++, either, that's true.
- Volodya