#!/bin/sh

make clean
./logs-to-c $*
make
./evolve -C
