Topic: Small fix in hellmat and hydram
I'm not sure how you'd like patches organized, so i guess i'll do what i would have preferred.
I'll start off with some minor bugs which have been annoying my for some time.
Bug descriptions:
* typedef enum's are not required in C++ (gives an annoying warning.
* Hellmat.* messed up the namespaces in the ifdef's.
Patch applied.