#!python

from takeoff.generator import Generator

g = Generator()
g.print_instructions()