From 82e95ca907b7be5af78f2458176db7c503cbb9c7 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 29 Aug 2002 12:06:56 +0000 Subject: Remove isabelle image from splash screen --- isa/isa.el | 6 ------ isar/isar.el | 6 ------ 2 files changed, 12 deletions(-) diff --git a/isa/isa.el b/isa/isa.el index e133b2bf..eaee515a 100644 --- a/isa/isa.el +++ b/isa/isa.el @@ -14,12 +14,6 @@ ;; ----------------------------------------------------------------- -;; Add Isabelle image onto splash screen -(setq proof-splash-extensions - '(list - nil - (proof-get-image "isabelle_transparent" t))) - ;; In case Isa mode was invoked directly or by -*- isa -*- at ;; the start of the file, ensure that Isa mode is used from now ;; on for .thy and .ML files. diff --git a/isar/isar.el b/isar/isar.el index 9b6581f4..dc716f35 100644 --- a/isar/isar.el +++ b/isar/isar.el @@ -8,12 +8,6 @@ ;; $Id$ ;; -;; Add Isabelle image onto splash screen -(setq proof-splash-extensions - '(list - nil - (proof-get-image "isabelle_transparent" t))) - (require 'proof) ;; -- cgit v1.2.3