Closed soulne4ny closed 11 years ago
It comes from here http://en.wikipedia.org/wiki/Dictionary_of_chemical_formulas#O
So the formila O
(CAS number 7782-44-7) duplicates a terminal O
.
O is marked final, but SimpleReactor
does not remove it from the board.
Should we remove isFinal
mark explicitly?
It's quite a funny situation with O
. I understand exactly why this happens, and think that it's worth fixing this.
Generally the code in the element-duplicates branch looks good, I suggest to split it into two commits – O
related and everything else (as a single commit). And submit it to master.
You mean just squash first 2 commits?
Rollback Tests/.classpath, squash, commit (-;
Where it comes from?