#!/bin/sh

rm -f *~
rm -f *.cm*
rm -f *.output
rm -f lexer.ml parser.mli parser.ml fcn
