slava 2006-05-29 05:33:29 +00:00
parent 77db09f034
commit cd194affb1
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ SYMBOL: windows
: unregister-window ( handle -- )
windows get-global
[ first = ] subset-with
[ first = not ] subset-with
windows set-global ;
: raised-window ( world -- )