aboutsummaryrefslogtreecommitdiff
path: root/challenge-332/deadmarshal/modula-3/Ch2/src/m3makefile
blob: 8a1e1d9bf5bfccdf5c19958dfcb05e7e861f3a50 (plain)
1
2
3
4
5
6
import("libm3")
import("libsio")
table("CharInt","Char","Integer")
implementation("Ch2")
program("Ch2")