Loading/unloading class as interpreted macro in cling multiple times

Hi Marco,

Unfortunately, unloading of defined entities in the interpreter does not work properly, as you could see.

If you want to have two implementations for the same class, you will have to give it different names and switch between those.

Enric