#!/bin/sh

echo "FRAG processing..."
time bin/frag -f 576 < data/frag.data > /dev/null

