blob: 080b0ac60f956647db31ed219382aa2b7cb7e58c [file] [log] [blame]
"""
son-emu network CLI
(c) 2016 by Manuel Peuster <manuel.peuster@upb.de>
"""
def main(argv):
print "This is the son-emu network CLI."
print "Arguments: %s" % str(argv)