aboutsummaryrefslogtreecommitdiff
path: root/challenge-307/deadmarshal/modula-3/Ch2/src/m3makefile
blob: b71c63d9b0968f60e7bb7498a89c1158c13dd383 (plain)
1
2
3
4
5
import("libm3")
import("libsio")
array_sort("Char","Char")
implementation("Ch2")
program("Ch2")