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