hpcgarage/spatter

Remove extra validation code

Closed this issue · 2 comments

Marcus noted that main.c has some extra validation code. It looks like some lines were pasted twice by accident. We should remove these.

Remove lines 654 of main.c and move any validation tests to a separate file in the future.

Fixed with Commit and merge for Issue #56. New validation code was added and commented out code should be removed from main.c