A to do list:



-----
Check that the choice for precision is implented everywhere.

In the file:
src/cxx/libraries/prime/Beep.hh

the data type "Real" is defined to be either a float or a double. Generally we should therefore use the 
datatype Real.

For instance these files need to be fixed:

src/cxx/libraries/prime/NHXannotation.h
src/cxx/libraries/prime/NHXparse.y
-----
