__init__.py
Go to the documentation of this file.
00001 
00002 import sys
00003 
00004 def main(argv=sys.argv):
00005     """
00006     main entry point for %(package)s
00007     """
00008     print "Hello world"


winros_create_pkg
Author(s): Daniel Stonier
autogenerated on Mon Oct 6 2014 12:28:59