/[guile]/guile/guile-core/srfi/srfi-19.scm
ViewVC logotype

Diff of /guile/guile-core/srfi/srfi-19.scm

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

revision 1.15 by ossau, Sat Feb 23 22:24:24 2002 UTC revision 1.16 by ttn, Thu Mar 28 00:21:04 2002 UTC
# Line 1  Line 1 
1  ;;; srfi-19.scm --- SRFI-19 procedures for Guile  ;;; srfi-19.scm --- SRFI-19 procedures for Guile
2  ;;;  ;;;
3  ;;;     Copyright (C) 2001 Free Software Foundation, Inc.  ;;;     Copyright (C) 2001, 2002 Free Software Foundation, Inc.
4  ;;;  ;;;
5  ;;; This program is free software; you can redistribute it and/or  ;;; This program is free software; you can redistribute it and/or
6  ;;; modify it under the terms of the GNU General Public License as  ;;; modify it under the terms of the GNU General Public License as
# Line 40  Line 40 
40  ;;; If you write modifications of your own for GUILE, it is your choice  ;;; If you write modifications of your own for GUILE, it is your choice
41  ;;; whether to permit this exception to apply to your modifications.  ;;; whether to permit this exception to apply to your modifications.
42  ;;; If you do not wish that, delete this exception notice.  ;;; If you do not wish that, delete this exception notice.
43  ;;;  
44  ;;; Originally from SRFI reference implementation by Will Fitzgerald.  ;;; Commentary:
45  ;;; Ported to Guile by Rob Browning <rlb@cs.utexas.edu>  
46    ;; Originally from SRFI reference implementation by Will Fitzgerald.
47    ;; Ported to Guile by Rob Browning <rlb@cs.utexas.edu>.
48    ;;
49    ;; This module is fully documented in the Guile Reference Manual.
50    
51    ;;; Code:
52    
53  ;; FIXME: I haven't checked a decent amount of this code for potential  ;; FIXME: I haven't checked a decent amount of this code for potential
54  ;; performance improvements, but I suspect that there may be some  ;; performance improvements, but I suspect that there may be some

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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