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