Update for changes to package system.
authorChris Hanson <org/chris-hanson/cph>
Fri, 17 Aug 2001 05:31:43 +0000 (05:31 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 17 Aug 2001 05:31:43 +0000 (05:31 +0000)
v7/src/win32/win32.sf

index 5af0cd08eb7aaf1df29c2df960d9fcfe667b67ba..39efd9134303a87b0ddb6d7ee019b9fe6de6c791 100644 (file)
@@ -1,8 +1,8 @@
 #| -*-Scheme-*-
 
-$Id: win32.sf,v 1.4 1999/01/02 06:19:10 cph Exp $
+$Id: win32.sf,v 1.5 2001/08/17 05:31:43 cph Exp $
 
-Copyright (c) 1993-1999 Massachusetts Institute of Technology
+Copyright (c) 1993-1999, 2001 Massachusetts Institute of Technology
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -16,7 +16,8 @@ General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+USA.
 |#
 
 
@@ -45,6 +46,4 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   (sf-directory "."))
 
 (load-option 'CREF)
-(cref/generate-constructors "win32")
-(sf "win32.con")
-(sf "win32.ldr")
\ No newline at end of file
+(cref/generate-constructors "win32")
\ No newline at end of file