wimax support.. still ongoing...
[nepi.git] / examples / wimax_ns3.py
index a1d88a6..c6680cd 100644 (file)
@@ -131,8 +131,8 @@ class Roads09Example(object):
         controller.shutdown()
 
     def clean(self):
-        #shutil.rmtree(self.root_dir)
         print self.root_dir
+        #shutil.rmtree(self.root_dir)
         pass
 
 if __name__ == '__main__':