769b945342331870dcfa683f9a13ccf7feab65af
[elisp/apel.git] / APEL-ELS
1 ;;; -*-Emacs-Lisp-*-
2 ;;;
3 ;;; $Id: APEL-ELS,v 1.6 1997-11-06 15:47:18 morioka Exp $
4 ;;;
5
6 (setq apel-modules '(alist atype
7                            path-util filename install
8                            std11 std11-parse
9                            mule-caesar
10                            file-detect))
11
12 ;;; APEL-ELS ends here