Add SOS to list of directories needing to be processed.
authorChris Hanson <org/chris-hanson/cph>
Wed, 4 Jun 1997 22:29:57 +0000 (22:29 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 4 Jun 1997 22:29:57 +0000 (22:29 +0000)
v7/src/rcs/mklogs.scm

index df5bc33947f8234f337f20030be13654f50b0b6b..ee084e7eb2f4d800709c35de2f5ac483841556db 100644 (file)
@@ -1,8 +1,8 @@
 #| -*-Scheme-*-
 
-$Id: mklogs.scm,v 1.8 1995/11/19 19:20:50 adams Exp $
+$Id: mklogs.scm,v 1.9 1997/06/04 22:29:57 cph Exp $
 
-Copyright (c) 1988-95 Massachusetts Institute of Technology
+Copyright (c) 1988-97 Massachusetts Institute of Technology
 
 This material was developed by the Scheme project at the Massachusetts
 Institute of Technology, Department of Electrical Engineering and
@@ -50,5 +50,6 @@ MIT in each case. |#
            "/scheme/8.0/src/rcs"
            "/scheme/8.0/src/runtime"
            "/scheme/8.0/src/sf"
+           "/scheme/8.0/src/sos"
            "/scheme/8.0/src/swat"
            "/scheme/8.0/src/win32"))
\ No newline at end of file