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

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

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

revision 1.16 by ossau, Wed Sep 25 00:06:38 2002 UTC revision 1.17 by ghouston, Sun Oct 27 21:26:00 2002 UTC
# Line 90  Evaluation}). Line 90  Evaluation}).
90  In addition, in Guile any module can be used as an R5RS environment,  In addition, in Guile any module can be used as an R5RS environment,
91  i.e., passed as the second argument to @code{eval}.  i.e., passed as the second argument to @code{eval}.
92    
93    Note: the following two procedures are available only when the
94    @code{(ice-9 r5rs)} module is loaded:
95    
96    @smalllisp
97    (use-modules (ice-9 r5rs))
98    @end smalllisp
99    
100  @deffn {Scheme Procedure} scheme-report-environment version  @deffn {Scheme Procedure} scheme-report-environment version
101  @deffnx {Scheme Procedure} null-environment version  @deffnx {Scheme Procedure} null-environment version
102  @var{version} must be the exact integer `5', corresponding to revision  @var{version} must be the exact integer `5', corresponding to revision

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

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