summaryrefslogtreecommitdiff
path: root/test/toolpath/nested/image/Libs/tools_example/subdir1/Toolpath_TestTool1_2/__init__.py
blob: 424991f1a6a66d9da638c1ed415c509578c818c2 (plain)
1
2
3
4
def generate(env):
    env['Toolpath_TestTool1_2'] = 1
def exists(env):
    return 1