2006-09-06 17:01:38 -04:00
|
|
|
REQUIRES: library/windows ;
|
2006-07-25 10:04:14 -04:00
|
|
|
|
2006-10-21 02:40:38 -04:00
|
|
|
PROVIDE: library/ui/windows { +files+ {
|
2006-09-06 17:01:38 -04:00
|
|
|
"clipboard.factor"
|
|
|
|
"ui.factor"
|
2006-10-21 02:40:38 -04:00
|
|
|
} } ;
|
2006-07-25 10:04:14 -04:00
|
|
|
|
2006-08-25 00:40:39 -04:00
|
|
|
IN: command-line
|
2006-09-06 18:06:11 -04:00
|
|
|
: default-shell "ui" ;
|