Installation instructions for WaveletTL
---------------------------------------

For the installation of the Wavelet Template Library (WaveletTL)
you only have to set the environment variables MATHTL_DIR and WAVELETTL_DIR appropriately,
e.g., by adding the lines

  export MATHTL_DIR=$HOME/MathTL
  export WAVELETTL_DIR=$HOME/WaveletTL

to your .bashrc if the MathTL and WaveletTL folders are located directly in your home directory.
