summaryrefslogtreecommitdiff
path: root/test/toolpath/nested/image/site_scons/site_tools/subdir1/Toolpath_TestTool1_1.py
blob: 2a70e678d05f46559cff94f55ab5a164db25cd22 (plain)
1
2
3
4
def generate(env):
    env['Toolpath_TestTool1_1'] = 1
def exists(env):
    return 1