view scripts/clean.sh @ 159:6f89183a3f19 working

add check Class
author sugi
date Wed, 12 Dec 2012 00:19:03 +0900
parents ebd44d3e8578
children
line wrap: on
line source

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