Remove all lit duplicates
Having enumerative literals duplicated or with name clashing with modes, caused the python code generated by taste to contain bugs. This removes all duplicated names, to avoid the buggy code
Having enumerative literals duplicated or with name clashing with modes, caused the python code generated by taste to contain bugs. This removes all duplicated names, to avoid the buggy code