/[gzz]/gzz/Gzz.py
ViewVC logotype

Diff of /gzz/Gzz.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.28 by Vegai, Fri Sep 20 14:00:53 2002 UTC revision 1.29 by Vegai, Fri Sep 20 15:00:10 2002 UTC
# Line 12  import java.io.File Line 12  import java.io.File
12    
13    
14    
 # Read arguments before importing stuff, since  
 # we have to call setProperty *BEFORE* that in order  
 # to choose the right GraphicsAPI.instance  
   
   
15  class Gzz(Runnable):  class Gzz(Runnable):
16    
17      def run(self):      def run(self):
# Line 50  if __name__ == '__main__': Line 45  if __name__ == '__main__':
45    
46    
47    
48        # Read arguments before importing stuff, since
49        # we have to call setProperty *BEFORE* that in order
50        # to choose the right GraphicsAPI.instance
51    
52      sys.path.insert(0, ".")      sys.path.insert(0, ".")
53    
54      from gzz import *      from gzz import *

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26