racket/collects/mred
Danny Yoo 87f8e830b6 Fixing type error in path dialog.
When the directory is bad, we need to send a list of path-labels; the
original code would pass in a path object and would emit a contract
error of the form:

dyoo@kfisler-ra1:~$ set in list-box%: expected argument of type <list of strings (up to 200 characters)>; given ("Bad Directory:" #<path:/home/dyoo/tmp/>)

svn: r9868
2008-05-16 19:08:35 +00:00
..
lang
private Fixing type error in path dialog. 2008-05-16 19:08:35 +00:00
doc.txt
edit-main.ss
edit.ss
info.ss
main.ss
mred-sig.ss
mred-unit.ss
mred.ss mred -z and textual-read-eval-print-loop 2008-04-13 17:09:18 +00:00
script-installer.ss