summaryrefslogtreecommitdiff
path: root/comp/lucas-standen-NEA/code2/zpy.sh
diff options
context:
space:
mode:
authorThing1 <thing1@seacrossedlovers.xyz>2024-09-04 19:59:54 +0100
committerThing1 <thing1@seacrossedlovers.xyz>2024-09-04 19:59:54 +0100
commitc818366f33527bbd0d23d7ff983bb1eaf82fa34b (patch)
tree0c76b016135e4f34b97c46eaa3aa1bd80fd83cc6 /comp/lucas-standen-NEA/code2/zpy.sh
parentd28f618c0e4c3da57c856a31d9ce3003a086e7ed (diff)
got some real exec going
Diffstat (limited to 'comp/lucas-standen-NEA/code2/zpy.sh')
-rwxr-xr-xcomp/lucas-standen-NEA/code2/zpy.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/comp/lucas-standen-NEA/code2/zpy.sh b/comp/lucas-standen-NEA/code2/zpy.sh
new file mode 100755
index 0000000..72259c2
--- /dev/null
+++ b/comp/lucas-standen-NEA/code2/zpy.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+./zpy $1 | cc -x c - -Wno-implicit -Wno-builtin-declaration-mismatch -o $2