#| -*-Scheme-*-
-$Id: pardec.scm,v 4.9 1993/09/01 00:10:24 cph Exp $
+$Id: pardec.scm,v 4.10 1998/05/18 03:03:50 cph Exp $
-Copyright (c) 1988-1993 Massachusetts Institute of Technology
+Copyright (c) 1988-98 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
(list
(make-declaration operation
(if (symbol? name)
- (block/lookup-name block name true)
+ (block/lookup-name block name #t)
name)
(make-integration-info
(copy/expression/extern block value))
#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/sf/pthmap.scm,v 4.3 1995/07/12 19:43:43 adams Exp $
+$Id: pthmap.scm,v 4.4 1998/05/18 03:04:27 cph Exp $
-Copyright (c) 1987-1995 Massachusetts Institute of Technology
+Copyright (c) 1987-98 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and