Add calist.el.
[elisp/apel.git] / APEL-ELS
1 ;;; -*-Emacs-Lisp-*-
2 ;;;
3 ;;; $Id: APEL-ELS,v 1.7 1998-03-15 11:48:02 morioka Exp $
4 ;;;
5
6 (setq apel-modules '(alist calist atype
7                            path-util filename install
8                            std11 std11-parse
9                            mule-caesar
10                            file-detect))
11
12 ;;; APEL-ELS ends here