diff ibin/c @ 12144:b044eecae124 draft

<fizzie> dwim "fix all the interp stuff"
author HackEso <hackeso@esolangs.org>
date Sun, 17 Nov 2019 21:40:18 +0000
parents c989a1669243
children
line wrap: on
line diff
--- a/ibin/c	Sun Nov 17 20:30:42 2019 +0000
+++ b/ibin/c	Sun Nov 17 21:40:18 2019 +0000
@@ -1,3 +1,3 @@
 #!/bin/sh
-. lib/interp
-interp_file "./interps/gcccomp/gcccomp c"
+. ${HACKENV-/hackenv}/lib/interp
+interp_file "${HACKENV-/hackenv}/interps/gcccomp/gcccomp c"