comparison interps/c-intercal/c-intercal @ 5190:afc311c3d00b

<int-e> ` sed -i 1a"export CPATH=/hackenv/interps/c-intercal/inst/include/ick-0.29" interps/c-intercal/c-intercal
author HackBot
date Thu, 11 Dec 2014 18:54:09 +0000
parents 976725b1eb6b
children
comparison
equal deleted inserted replaced
5189:976725b1eb6b 5190:afc311c3d00b
1 #!/bin/bash 1 #!/bin/bash
2 export CPATH=/hackenv/interps/c-intercal/inst/include/ick-0.29
2 if [ ! "$1" ] 3 if [ ! "$1" ]
3 then 4 then
4 exit 1 5 exit 1
5 fi 6 fi
6 7