view scripts/clean.sh @ 385:030c4f35393c multicast

add scripts for aquariumFX
author sugi
date Wed, 11 Jun 2014 16:04:10 +0900
parents ebd44d3e8578
children
line wrap: on
line source

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