This commit was generated by cvs2svn to compensate for changes in r227,
[elisp/apel.git] / APEL-ELS
index 6f39fed..769b945 100644 (file)
--- a/APEL-ELS
+++ b/APEL-ELS
@@ -1,8 +1,12 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;; $Id: APEL-ELS,v 1.3 1997-03-14 09:25:15 morioka Exp $
+;;; $Id: APEL-ELS,v 1.6 1997-11-06 15:47:18 morioka Exp $
 ;;;
 
-(setq apel-modules '(alist atype file-detect filename install))
+(setq apel-modules '(alist atype
+                          path-util filename install
+                          std11 std11-parse
+                          mule-caesar
+                          file-detect))
 
 ;;; APEL-ELS ends here