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.

134* 21+   122  139
-------------------------------------------------------------------
----
---- ALLPROSE
---- Copyright (C) Ralf Hemmecke (ralf@hemmecke.de)
---- http://www.hemmecke.de/aldor
----
-------------------------------------------------------------------

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