phetsims / gene-expression-essentials

An educational simulation about how genes work to create proteins.
GNU General Public License v3.0
4 stars 6 forks source link

JSDoc headers missing on some constructors #70

Closed jbphet closed 7 years ago

jbphet commented 7 years ago

The JSDoc headers are missing for the constructor function in some files. So far, I've noticed it for ProteinA.js, ProteinB.js, and ProteinC.js. I'll add to this list if I notice others.

aadish commented 7 years ago

fixed closing