diff options
Diffstat (limited to 'chap.scm')
-rw-r--r-- | chap.scm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ ;;; section of the string consists of consecutive numeric or ;;; consecutive aphabetic characters. +(require 'rev4-optional-procedures) ; string-copy ;;@code{(require 'chapter-order)} ;;@ftindex chapter-order |