#!/bin/sh root=`git rev-parse --show-toplevel` find "$root/engine" "$root/tests" -name '*.c' -o -name '*.h'