This commit was generated by cvs2svn to compensate for changes in r258,
[elisp/apel.git] / APEL-ELS
index a9d4e15..769b945 100644 (file)
--- a/APEL-ELS
+++ b/APEL-ELS
@@ -1,9 +1,12 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;; $Id: APEL-ELS,v 1.4 1997-04-03 17:14:39 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
-                          std11 std11-parse))
+(setq apel-modules '(alist atype
+                          path-util filename install
+                          std11 std11-parse
+                          mule-caesar
+                          file-detect))
 
 ;;; APEL-ELS ends here