#!/usr/bin/python2
# This file is part of the snakefood package.  
# See http://furius.ca/snakefood for license and details.

from snakefood.copy import main
main()

