equal
deleted
inserted
replaced
|
1 #! /usr/bin/env python |
|
2 |
|
3 # A list of the modules that will be enabled when ns-3 is run. |
|
4 # Modules that depend on the listed modules will be enabled also. |
|
5 # |
|
6 # All modules can be enabled by choosing 'all_modules'. |
|
7 modules_enabled = ['all_modules'] |