view lisp/mail/sc.el @ 29833:3987b8b9f055

Add HAVE_FCNTL_H, _FILE_OFFSET_BITS, _LARGEFILE_SOURCE, _LARGE_FILES, _XOPEN_SOURCE.
author Dave Love <fx@gnu.org>
date Wed, 21 Jun 2000 14:16:54 +0000
parents 2b742626505a
children 67b464da13ec
line wrap: on
line source

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

(require 'supercite)
(provide 'sc)

;; sc.el ends here