#include
Directivesimport
<header>;
to #include
<header>
. Also module
declarations are commented out, as is the export
keyword.
I provide header files to replace local modules.
Every chapter folder contains the files for that chapter,
including CMakeLists.txt
and test scripts.
All files use POSIX line endings (newline only).