annotate ibin/lua @ 12254:616be78bd12e draft

<oerjan> revert
author HackEso <hackeso@esolangs.org>
date Fri, 06 Dec 2019 07:54:58 +0000
parents b044eecae124
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10175
d390dffa65b8 <wob_jonas> `` c=ibin/lua; >$c echo $\'#!/bin/sh\\n. lib/interp\\ninterp_file lua\' && chmod -c a+x ibin/lua
HackBot
parents:
diff changeset
1 #!/bin/sh
12144
b044eecae124 <fizzie> dwim "fix all the interp stuff"
HackEso <hackeso@esolangs.org>
parents: 10175
diff changeset
2 . ${HACKENV-/hackenv}/lib/interp
10175
d390dffa65b8 <wob_jonas> `` c=ibin/lua; >$c echo $\'#!/bin/sh\\n. lib/interp\\ninterp_file lua\' && chmod -c a+x ibin/lua
HackBot
parents:
diff changeset
3 interp_file lua