Skip to content
Snippets Groups Projects
Commit c946e9b7 authored by Maths Computer Science McS's avatar Maths Computer Science McS
Browse files

Add missing semi-colon

parent 7116a121
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ $pail_title = "Personalising Assessment for Individualised Learning";
$pail_description = "Personalising assessment for individualised learning";
// The subdirectory where assessments are generated
$pail_generated_dir = "generated"
$pail_generated_dir = "generated";
// The command to execute to generate files.
// It will be passed a final parameter that is the directory in which all files should be generated.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment