view lisp/mail/sc.el @ 35741:e0acf4b43873

(assert) [__MINGW32__]: Redefine assert to work around a bug in the Mingw32 assert.h header file.
author Andrew Innes <andrewi@gnu.org>
date Tue, 30 Jan 2001 18:11:42 +0000
parents 2b742626505a
children 67b464da13ec
line wrap: on
line source

;;; sc.el --- old name for supercite

(require 'supercite)
(provide 'sc)

;; sc.el ends here