Add a few more directories to have their RCS.log files updated.
authorChris Hanson <org/chris-hanson/cph>
Thu, 3 Jun 1999 02:48:07 +0000 (02:48 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 3 Jun 1999 02:48:07 +0000 (02:48 +0000)
v7/src/rcs/mklogs.scm

index 9e2211e748683919fd50ad1c232eed29ca9ee5b5..c919ada077ff7e57a5fe8f7f597eb5b3a692b4b8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: mklogs.scm,v 1.11 1999/01/02 06:35:54 cph Exp $
+$Id: mklogs.scm,v 1.12 1999/06/03 02:48:07 cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
@@ -39,4 +39,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
            "/scheme/v8/src/sf"
            "/scheme/v8/src/sos"
            "/scheme/v8/src/swat"
-           "/scheme/v8/src/win32"))
\ No newline at end of file
+           "/scheme/v8/src/win32"
+
+           "/scheme/etc"
+           "/scheme/documentation/ref-manual"
+           "/scheme/documentation/user-manual"))
\ No newline at end of file