view flax/editline @ 1328:e4825767a4bf

fixes to RDF adjusters. put graph load in an element. Ignore-this: dfe48e2553769b4dfe17fc9041798e51
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 04 Jun 2016 07:43:45 +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