view scripts/clean.sh @ 225:bc061ee5f31f

bitonic sort work but data is not sorted
author sugi
date Thu, 28 Mar 2013 18:10:24 +0900
parents ebd44d3e8578
children
line wrap: on
line source

#!/bin/bash
rm output/*.log
rm ./topology/tree.{dot,png}
rm ./topology/ring.{dot,png}