Moved make_assignment to TSPL subdirectory.
This commit is contained in:
parent
2975ebea1f
commit
93a623ee85
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# This script can be used to automatically generate assignment files from PLFA source files.
|
# This script can be used to automatically generate assignment files from PLFA source files.
|
||||||
# It takes a course abbreviation, e.g. TSPL, a year, and the number of the assignment.
|
# It takes a course abbreviation, e.g. TSPL, a year, and the number of the assignment.
|
Loading…
Reference in a new issue