This commit was generated by cvs2svn to compensate for changes in r258,
[elisp/apel.git] / APEL-ELS
index bb34bd6..769b945 100644 (file)
--- a/APEL-ELS
+++ b/APEL-ELS
@@ -1,10 +1,12 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;; $Id: APEL-ELS,v 1.5 1997-05-09 01:23:44 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))
+                          mule-caesar
+                          file-detect))
 
 ;;; APEL-ELS ends here