
* Another big chunk of v4-require-isms * Allow `#lang framework/keybinding-lang' for keybinding files * Move hierlist sources into "mrlib/hierlist", leave stub behind svn: r10689
4 lines
92 B
Scheme
4 lines
92 B
Scheme
(module path-dialog mzscheme
|
|
(require mred/private/path-dialog)
|
|
(provide path-dialog%))
|