annotate editplot.py @ 154:4680d0629b82

before proper packaging
author catherine@dellzilla
date Mon, 29 Sep 2008 09:42:35 -0400
parents ebdd20cfba69
children
rev   line source
153
ebdd20cfba69 plots finally editable
catherine@Elli.myhome.westell.com
parents:
diff changeset
1 #!/bin/bash
ebdd20cfba69 plots finally editable
catherine@Elli.myhome.westell.com
parents:
diff changeset
2 from plothandler import Plot
ebdd20cfba69 plots finally editable
catherine@Elli.myhome.westell.com
parents:
diff changeset
3
ebdd20cfba69 plots finally editable
catherine@Elli.myhome.westell.com
parents:
diff changeset
4 Plot().unshelve()