Parent Directory
|
Revision Log
|
Patch
revision 579 by jonathan, Mon Mar 31 18:32:07 2003 UTC | revision 1232 by jonathan, Wed Jun 18 14:47:06 2003 UTC | |
---|---|---|
# | Line 29 def main(): | Line 29 def main(): |
29 | app = ThubanApplication(0) | app = ThubanApplication(0) |
30 | if len(sys.argv) > 1: | if len(sys.argv) > 1: |
31 | app.OpenSession(sys.argv[1]) | app.OpenSession(sys.argv[1]) |
#app.top.ShowSessionTree() | ||
app.top.ShowLegend() | ||
32 | app.MainLoop() | app.MainLoop() |
33 | ||
34 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |