3.4

SLAMLib-0.0.5

Bugfix release.

In case of problem to update the following steps may help
1 remove previously installed version
2 close OO and possibly log out
3 Start OO and add SLAMLib

Code Colorizer-2.4.7

Java 7 supports new constructs such as a string literal in the form 0b11_011_111. This type of construct is now supported.
Another new Java 7 feature allows for things such as

int #"I am a strange variable name" = 7;

This construct is also supported.

I added new keywords to C++ related to c++_0xx, and also, C++ now allows for hex constants, binary, and octal constants.