(ids-modules-to-compile): Add `ids-read'; delete `iddef'.
authortomo <tomo>
Tue, 28 May 2002 10:47:49 +0000 (10:47 +0000)
committertomo <tomo>
Tue, 28 May 2002 10:47:49 +0000 (10:47 +0000)
IDS-ELS

diff --git a/IDS-ELS b/IDS-ELS
index 770f94c..901cd51 100644 (file)
--- a/IDS-ELS
+++ b/IDS-ELS
@@ -5,7 +5,7 @@
 ;;; Code:
 
 (setq ids-modules-to-compile
-      '(ids ids-util iddef))
+      '(ids ids-util ids-read))
 
 (setq ids-modules-not-to-compile nil)