utils/.ns3rc
changeset 6857 d7db3cee241f
child 7023 af9c5ac72f2c
equal deleted inserted replaced
6856:298dbc966811 6857:d7db3cee241f
       
     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']