/[guile]/guile/guile-core/doc/ref/srfi-modules.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/srfi-modules.texi

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

revision 1.7 by mvo, Fri Apr 26 18:42:39 2002 UTC revision 1.8 by mvo, Mon Aug 5 18:52:27 2002 UTC
# Line 1069  defined previously, using @code{define-r Line 1069  defined previously, using @code{define-r
1069  Example:  Example:
1070    
1071  @lisp  @lisp
1072    (use-modules (ice-9 rdelim)) ; for read-line
1073  (define-reader-ctor 'file open-input-file)  (define-reader-ctor 'file open-input-file)
1074  (define f '#,(file "/etc/passwd"))  (define f '#,(file "/etc/passwd"))
1075  (read-line f)  (read-line f)

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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