changeset 6857 | d7db3cee241f |
child 7023 | af9c5ac72f2c |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/utils/.ns3rc Fri Mar 04 15:41:14 2011 -0800 @@ -0,0 +1,7 @@ +#! /usr/bin/env python + +# A list of the modules that will be enabled when ns-3 is run. +# Modules that depend on the listed modules will be enabled also. +# +# All modules can be enabled by choosing 'all_modules'. +modules_enabled = ['all_modules']