;;; -*-Scheme-*-
;;;
-;;; $Id: winren.scm,v 1.5 1999/01/02 06:11:34 cph Exp $
+;;; $Id: winren.scm,v 1.6 2001/12/19 01:52:10 cph Exp $
;;;
-;;; Copyright (c) 1989-1999 Massachusetts Institute of Technology
+;;; Copyright (c) 1989-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
;;;
;;; 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.
;;;; Window System Rename Exports
-(declare (usual-integrations))
-
-;; buffrm.scm
-(define window?)
-(define window-x-size)
-(define window-y-size)
-(define window-needs-redisplay?)
\ No newline at end of file
+(declare (usual-integrations))
\ No newline at end of file