X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=emuvim%2Fcli%2Fnetwork.py;h=8d4219b662275b6972b4bd66a9c781b17f8de624;hb=HEAD;hp=080b0ac60f956647db31ed219382aa2b7cb7e58c;hpb=a29c50cffd72de2f5533bb4f294adfe9a0f655d5;p=osm%2Fvim-emu.git diff --git a/emuvim/cli/network.py b/emuvim/cli/network.py deleted file mode 100755 index 080b0ac..0000000 --- a/emuvim/cli/network.py +++ /dev/null @@ -1,9 +0,0 @@ -""" -son-emu network CLI -(c) 2016 by Manuel Peuster -""" - - -def main(argv): - print "This is the son-emu network CLI." - print "Arguments: %s" % str(argv)