An actual running implementation, which makes code that compiles.
[sod] / src / dump-sod
1 #! /bin/sh -ex
2 cl-launch -o sod -d "$(pwd)/sod.img" -s sod +I -r sod:main "$@"