std11.el and std11-parse.el were moved from mu/.
authormorioka <morioka>
Thu, 3 Apr 1997 17:14:39 +0000 (17:14 +0000)
committermorioka <morioka>
Thu, 3 Apr 1997 17:14:39 +0000 (17:14 +0000)
APEL-ELS

index 6f39fed..a9d4e15 100644 (file)
--- a/APEL-ELS
+++ b/APEL-ELS
@@ -1,8 +1,9 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;; $Id: APEL-ELS,v 1.3 1997-03-14 09:25:15 morioka Exp $
+;;; $Id: APEL-ELS,v 1.4 1997-04-03 17:14:39 morioka Exp $
 ;;;
 
-(setq apel-modules '(alist atype file-detect filename install))
+(setq apel-modules '(alist atype file-detect filename install
+                          std11 std11-parse))
 
 ;;; APEL-ELS ends here