Open adamjgnoel opened 8 years ago
Functions isMoleculeObserved and isMoleculeObservedRecent in micro_molecule.c do effectively the same things as bPointInBoundary in base.c. Consider combining them or calling bPointInBoundary from within.
Functions isMoleculeObserved and isMoleculeObservedRecent in micro_molecule.c do effectively the same things as bPointInBoundary in base.c. Consider combining them or calling bPointInBoundary from within.