/[gzz]/gzz/gzz/control/Main.java
ViewVC logotype

Diff of /gzz/gzz/control/Main.java

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

revision 1.5 by tuukkah, Wed Aug 28 17:00:28 2002 UTC revision 1.6 by Vegai, Mon Sep 30 09:26:58 2002 UTC
# Line 40  public class Main { Line 40  public class Main {
40          PythonInterpreter.initialize(System.getProperties(), null, pyargs);          PythonInterpreter.initialize(System.getProperties(), null, pyargs);
41          PythonInterpreter interp = new PythonInterpreter();          PythonInterpreter interp = new PythonInterpreter();
42          interp.exec("import Gzz");          interp.exec("import Gzz");
43            interp.exec("Gzz.run()");
44      }      }
45  }  }

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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