/[thuban]/branches/WIP-pyshapelib-bramz/Thuban/UI/main.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/Thuban/UI/main.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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    

Legend:
Removed from v.579  
changed lines
  Added in v.1232

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26