Moved to obsolete/.
authorGerd Moellmann <gerd@gnu.org>
Wed, 15 Aug 2001 08:56:04 +0000 (08:56 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 15 Aug 2001 08:56:04 +0000 (08:56 +0000)
lisp/mail/sc.el [deleted file]

diff --git a/lisp/mail/sc.el b/lisp/mail/sc.el
deleted file mode 100644 (file)
index 4c42fdc..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-;;; sc.el --- old name for supercite
-
-;; Maintainer: FSF
-
-;; This file is part of GNU Emacs.
-
-;;; Commentary:
-
-;;; Code:
-
-(require 'supercite)
-(provide 'sc)
-
-;;; sc.el ends here