Go to the source code of this file.
Namespaces | |
namespace | simple1 |
Functions | |
def | Simple_bldr |
Variables | |
string | __author__ = "Sean Ross-Ross" |
string | __version__ = "Simple example v(3.2)" |
dictionary | defaults = { 'thr':0.1 } |
tuple | env = parse_args( ) |
list | target = [env.pop( 'target' )] |
list | __all__ = ['Simple'] |
tuple | Simple = add_to_slim_env("Simple", Simple_bldr ) |