4 lines
92 B
Racket
4 lines
92 B
Racket
(module path-dialog mzscheme
|
|
(require mred/private/path-dialog)
|
|
(provide path-dialog%))
|