Fix load error

db4
U-SLAVA-DFB8FF805\Slava 2008-07-08 10:18:23 -05:00
parent 0051a50b75
commit 400cde1fe6
1 changed files with 3 additions and 4 deletions

View File

@ -1,9 +1,8 @@
USING: alien alien.c-types windows.com.syntax
windows.com.syntax.private windows.com continuations kernel
namespaces windows.ole32 libc vocabs
assocs accessors arrays sequences quotations combinators
math words compiler.units destructors fry
math.parser combinators.lib ;
namespaces windows.ole32 libc vocabs assocs accessors arrays
sequences quotations combinators math words compiler.units
destructors fry math.parser generalizations ;
IN: windows.com.wrapper
TUPLE: com-wrapper vtbls disposed ;