view flax/editline @ 633:3648a427e9a0

switch to usb_free_coherent and usb_alloc_coherent for new linux kernel Ignore-this: 6e4a0ad850b115888666e4cd930434ec
author Drew Perttula <drewp@bigasterisk.com>
date Wed, 15 Jun 2011 07:31:50 +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