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