#!/bin/bash -noprofile
exec wc -l *.{cc,h} ray/*.[ch] crap3d/*.[ch]
