Skip to content
Snippets Groups Projects
Commit b1261baf authored by Rodrigo Raya's avatar Rodrigo Raya
Browse files

Update labs_06.md

parent cb65f310
No related branches found
No related tags found
No related merge requests found
......@@ -65,12 +65,9 @@ Submission: one team member submits a zip file submission-groupNumber.zip to the
Your zip file should contain:
- Your implementation, which must, to be graded at all, compile and be
able to run non-trivial examples.
- A subdirectory `extension-examples/` which includes some examples
that demonstrate your compiler extension in action.
- A subdirectory `report/` which includes a PDF summarizing your
extension.
- Your implementation, which must, to be graded at all, compile and be able to run non-trivial examples.
- A subdirectory `extension-examples/` which includes some examples that demonstrate your compiler extension in action.
- A subdirectory `report/` which includes a PDF summarizing your extension. The report should also describe briefly how we should run and test your examples.
- A subdirectory `slides/` which includes the PDF of the project presentation.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment