Merge branch 'master' of git://factorcode.org/git/factor

db4
Slava Pestov 2009-03-23 23:20:47 -05:00
commit acd245e13e
1 changed files with 1 additions and 1 deletions

View File

@ -89,4 +89,4 @@ PRIVATE>
-> locationInWindow f -> convertPoint:fromView: -> locationInWindow f -> convertPoint:fromView:
[ CGPoint-x ] [ CGPoint-y ] bi [ CGPoint-x ] [ CGPoint-y ] bi
] [ drop -> frame CGRect-h ] 2bi ] [ drop -> frame CGRect-h ] 2bi
swap - 2array ; swap - [ >integer ] bi@ 2array ;