/[guile]/guile/guile-core/ice-9/boot-9.scm
ViewVC logotype

Diff of /guile/guile-core/ice-9/boot-9.scm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.281 by ghouston, Sat Jun 1 17:14:17 2002 UTC revision 1.282 by dirk, Sun Jul 7 05:18:16 2002 UTC
# Line 1  Line 1 
1  ;;; installed-scm-file  ;;; installed-scm-file
2    
3  ;;;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.  ;;;; Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 Free Software Foundation, Inc.
4  ;;;;  ;;;;
5  ;;;; This program is free software; you can redistribute it and/or modify  ;;;; This program is free software; you can redistribute it and/or modify
6  ;;;; it under the terms of the GNU General Public License as published by  ;;;; it under the terms of the GNU General Public License as published by
# Line 2024  Line 2024 
2024                                                      (list '(,'unquote name)                                                      (list '(,'unquote name)
2025                                                            (,'unquote exp))))                                                            (,'unquote exp))))
2026                                  (,interface)))))))                                  (,interface)))))))
2027      (procedure->macro      (procedure->memoizing-macro
2028       (lambda (exp env)       (lambda (exp env)
2029         (cons 'begin         (cons 'begin
2030               (let* ((option-group (cadr exp))               (let* ((option-group (cadr exp))

Legend:
Removed from v.1.281  
changed lines
  Added in v.1.282

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26