annotate editplot.py @ 153:ebdd20cfba69

plots finally editable
author catherine@Elli.myhome.westell.com
date Mon, 29 Sep 2008 05:28:28 -0400
parents
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()