#!/usr/bin/env bash ${IDRIS:-idris} $@ proof010.idr -o proof010 ./proof010 rm -f proof010 *.ibc