#!/bin/sh
# NOTE: this script only works on the source directory

wc -l {main,AST,util{,/memory,/STL,/numeric,/lang},Object{,/common,/def,/expr,/inst,/lang,/ref,/traits,/type,/unroll},sim{,/prsim,/chpsim},guile}/*.{cc,tcc,h} lexer/*.ll parser/*.{yy.in,awk} scm/*/*.scm

