#!/bin/sh

rm -f *.gcov *.gcda
exit 0
