view scripts/clean.sh @ 410:74e13553e3e3 dispose

change call do setKey in constractor
author tatsuki
date Sat, 05 Jul 2014 18:27:55 +0900
parents ebd44d3e8578
children
line wrap: on
line source

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