Parent Directory
|
Revision Log
|
Patch
revision 868 by johnpye, Tue Sep 26 01:27:03 2006 UTC | revision 869 by johnpye, Wed Oct 4 14:03:46 2006 UTC | |
---|---|---|
# | Line 474 class Browser: | Line 474 class Browser: |
474 | self.automenu.set_active(self.is_auto) | self.automenu.set_active(self.is_auto) |
475 | ||
476 | #-------- | #-------- |
477 | # tell libascend about this 'browser' object | |
478 | ||
479 | print dir(ascpy.Registry()) | |
480 | ascpy.Registry().set("browser",self) | |
481 | ||
482 | #-------- | |
483 | # options | # options |
484 | ||
485 | if(len(args)==1): | if(len(args)==1): |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |