update.
[elisp/apel.git] / APEL-ELS
index b18c58b..82fb729 100644 (file)
--- a/APEL-ELS
+++ b/APEL-ELS
@@ -1,8 +1,12 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;; $Id: APEL-ELS,v 1.2 1997-03-04 14:30:21 morioka Exp $
+;;; $Id: APEL-ELS,v 1.7 1998-03-15 11:48:02 morioka Exp $
 ;;;
 
-(setq apel-modules '(alist atype file-detect filename))
+(setq apel-modules '(alist calist atype
+                          path-util filename install
+                          std11 std11-parse
+                          mule-caesar
+                          file-detect))
 
 ;;; APEL-ELS ends here