diff -Naur pysol-4.82.orig/src/app.py pysol-4.82/src/app.py --- pysol-4.82.orig/src/app.py 2005-03-31 01:57:30 +0600 +++ pysol-4.82/src/app.py 2005-03-31 01:59:00 +0600 @@ -318,7 +318,7 @@ self.startup_opt = self.opt.copy() self.stats = Statistics() self.comments = Comments() - self.splashscreen = 1 + self.splashscreen = 0 self.debug = 0 # visual components self.top = None # the root toplevel window