| Trees | Indices | Help |
|
|---|
|
|
1 # -*- coding: utf-8 -*-
2 """Intiailize the cmd package"""
3 __docformat__ = "restructuredtext"
4
5 #{ MRV Globals
6 mrv_nomaya_flag = '--mrv-no-maya'
7 mrv_ui_flag = '--mrv-maya'
8 mrv_mayapy_flag = '--mrv-mayapy'
9 #} END MRV Globals
10
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 19 18:00:22 2011 | http://epydoc.sourceforge.net |