Installation Instructions
*************************

Basic Installation
==================

The shell commands 
`qmake; make; make install` 
should configure, build and install this package. 

Examples under the examples subdirectory are configured and built by
`qmake; make`

Documentation is built by
`qmake; make docs`

<...>
