Fix typo.
authorChris Hanson <org/chris-hanson/cph>
Thu, 16 Mar 2000 17:29:55 +0000 (17:29 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 16 Mar 2000 17:29:55 +0000 (17:29 +0000)
v7/src/sf/make.scm

index 7089716bfdeb08ba94b382a37e1873cd7f4f8eb6..7648a353832de8f298b935a465e2df0204f70642 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.35 2000/03/16 17:25:38 cph Exp $
+$Id: make.scm,v 4.36 2000/03/16 17:29:55 cph Exp $
 
 Copyright (c) 1988-2000 Massachusetts Institute of Technology
 
@@ -34,4 +34,4 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
        (package/system-loader "sf" '() 'QUERY)))
     ((package/reference (find-package '(SCODE-OPTIMIZER))
                        'USUAL-INTEGRATIONS/CACHE!))))
-(add-system-identification! "SF" '(4 35))
\ No newline at end of file
+(add-subsystem-identification! "SF" '(4 36))
\ No newline at end of file