1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/module/rnrs/io
Andy Wingo 1820ed5121 Finish call-with-port cleanup
* module/rnrs/io/ports.scm (call-with-port): Remove local definition.
* module/system/repl/server.scm (system): Call-with-port is imported
  via (ice-9 ports).
2021-01-12 12:17:55 +01:00
..
ports.scm Finish call-with-port cleanup 2021-01-12 12:17:55 +01:00
simple.scm Fix R6RS call-with-{input,output}-file to open textual ports. 2018-08-02 10:14:03 -04:00