#!/usr/bin/env python

Import('*')
objects = []
Return('objects')

