beremiz

Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg