utils/.ns3rc
changeset 7023 af9c5ac72f2c
parent 6857 d7db3cee241f
child 7024 4392d52b3536
--- a/utils/.ns3rc	Tue Apr 12 13:12:27 2011 +0100
+++ b/utils/.ns3rc	Tue Apr 12 10:39:17 2011 -0700
@@ -5,3 +5,9 @@
 #
 # All modules can be enabled by choosing 'all_modules'.
 modules_enabled = ['all_modules']
+
+# Set this equal to true if you want examples to be run.
+examples_enabled = True
+
+# Set this equal to true if you want tests to be run.
+tests_enabled = False