#!/bin/sh

make clean
# ./hit-frequencies | ./score-ranges-from-freqs
./logs-to-c $*
make OPT=
./evolve -C
