Philimanjar0 / PolyColony

GNU General Public License v3.0
0 stars 0 forks source link

Comment all existing code #23

Open Philimanjar0 opened 4 years ago

Philimanjar0 commented 4 years ago

Add comments to all functions follow the general principle of input-output and functionality. Add comments to the top of all included files to explain what is included and the purpose it serves.

Example:

-- Description of what the function does
--
-- Parameter 1
-- Parameter 2 
-- ...
-- return