update.
[elisp/apel.git] / APEL-ELS
1 ;;; -*-Emacs-Lisp-*-
2 ;;;
3 ;;; $Id: APEL-ELS,v 1.7.2.1 1998-04-11 14:08:10 morioka Exp $
4 ;;;
5
6 (setq apel-modules '(alist calist atype
7                            path-util filename install
8                            mule-caesar
9                            file-detect))
10
11 ;;; APEL-ELS ends here