#!/opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python
# Command line launcher script for cutplace.
from cutplace import cutplace
cutplace.main()
