from grid import Grid
from grid.constraints import Diagonal
import render.text

def main():
    print "I don't do anything any more!"
