Startup
This commit is contained in:
11
plugins/new_main.py
Normal file
11
plugins/new_main.py
Normal file
@@ -0,0 +1,11 @@
|
||||
#! /usr/bin/python
|
||||
|
||||
# To change this license header, choose License Headers in Project Properties.
|
||||
# To change this template file, choose Tools | Templates
|
||||
# and open the template in the editor.
|
||||
|
||||
__author__ = "boccioli_m"
|
||||
__date__ = "$Aug 17, 2015 2:59:50 PM$"
|
||||
|
||||
if __name__ == "__main__":
|
||||
print "Hello World";
|
||||
Reference in New Issue
Block a user