#!/bin/bash
# change the name of the ma file according to what you want to run.

make clean
make
echo "Compilation done!"
echo " "
echo " "
./simu -t00:06:30:000 -mMAfiles/100UEs7MeNBVel30HomNet.ma 

