(ids-modules-to-compile): Add `ids-rw'.
authortomo <tomo>
Wed, 5 Apr 2006 13:48:09 +0000 (13:48 +0000)
committertomo <tomo>
Wed, 5 Apr 2006 13:48:09 +0000 (13:48 +0000)
IDS-ELS

diff --git a/IDS-ELS b/IDS-ELS
index 1cbac1a..0647db9 100644 (file)
--- a/IDS-ELS
+++ b/IDS-ELS
@@ -5,7 +5,7 @@
 ;;; Code:
 
 (setq ids-modules-to-compile
-      '(ids ids-util ids-read ids-dump ids-find))
+      '(ids ids-util ids-rw ids-read ids-dump ids-find))
 
 (setq ids-modules-not-to-compile nil)