cs136 / seashell

Seashell is an online environment for editing, running, and submitting C programming assignments.
GNU General Public License v3.0
38 stars 19 forks source link

[frontend] Basic copy file functionality. #618

Closed Happytofu closed 7 years ago

Happytofu commented 7 years ago

Fixes #100.

kpalway commented 7 years ago

The indentation is skewed in some places, may need to convert tabs to spaces. Other than that, looks good.

Happytofu commented 7 years ago

Quickly fixed the indenting issues.