equal
deleted
inserted
replaced
14 echo "for the Main Part 4 (Scala). Please note all marks are provisional until" >> $out |
14 echo "for the Main Part 4 (Scala). Please note all marks are provisional until" >> $out |
15 echo "ratified by the assessment board -- this is not an official" >> $out |
15 echo "ratified by the assessment board -- this is not an official" >> $out |
16 echo "results transcript." >> $out |
16 echo "results transcript." >> $out |
17 echo "" >> $out |
17 echo "" >> $out |
18 |
18 |
19 # marks for core CW9 |
19 # marks for Main CW4 |
20 marks=$(( 0 )) |
20 marks=$(( 0 )) |
21 |
21 |
22 # compilation tests |
22 # compilation tests |
23 |
23 |
24 function scala_compile { |
24 function scala_compile { |