original commit: 8af871ee2c556ccd5a882f974bfe07543da5d747
This commit is contained in:
Matthew Flatt 2001-04-06 22:46:59 +00:00
parent bd9415998e
commit dcf5a21723

View File

@ -1,4 +1,6 @@
(module open-url mzscheme
(require (lib "process.ss"))
(provide open-url)
(define (open-url str)