guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/ice-9 rw.scm


From: Marius Vollmer
Subject: guile/guile-core/ice-9 rw.scm
Date: Fri, 18 May 2001 17:25:05 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/05/18 17:25:04

Modified files:
        guile-core/ice-9: rw.scm 

Log message:
        Call `%init-rw-builtins'.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/rw.scm.diff?cvsroot=OldCVS&tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: guile/guile-core/ice-9/rw.scm
diff -u guile/guile-core/ice-9/rw.scm:1.1 guile/guile-core/ice-9/rw.scm:1.2
--- guile/guile-core/ice-9/rw.scm:1.1   Sun Apr 29 06:04:55 2001
+++ guile/guile-core/ice-9/rw.scm       Fri May 18 17:25:04 2001
@@ -24,3 +24,5 @@
 
 (define-module (ice-9 rw)
   :export (read-string!/partial))
+
+(%init-rw-builtins)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]