view flax/editline @ 637:af5539fe35a7

CC startup doesn't need a subterms file. it'll make the first one Ignore-this: d39d7404a7444c6b937d57257f5bf45f
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 16 Jun 2011 07:11:34 +0000
parents 45b12307c695
children
line wrap: on
line source

#!/usr/bin/python

"""loads and saves timelines. lets you edit the timings and select the
functions. you should be able to edit the functions' parameters also.
"""

import Tkinter as tk