16 Common Aldor Include File for MyAlps

 16.1 Global Macros
 16.2 Support for Tracing Domain Instantiations
 16.3 Loading the MyAlps Library

This file should be included in every file that uses the MyAlps library.

After giving a copyright notice we include the standard library Algebra.

The assertion MacrosMyAlps is set for the compilation of MyAlps.

137* 21+   125  142
-------------------------------------------------------------------
----
---- ALLPROSE
---- Copyright (C) Ralf Hemmecke (ralf@hemmecke.de)
---- http://www.hemmecke.de/aldor
----
-------------------------------------------------------------------

#include "algebra"
#if MacrosMyAlps
macro {
        global macros 138
}
#endif
domain instantiation support 140
loading the library 141