view scripts/clean.sh @ 241:02783f3699b1

add word count
author sugi
date Tue, 16 Apr 2013 15:09:47 +0900
parents ebd44d3e8578
children
line wrap: on
line source

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