missing USING:

cvs
Slava Pestov 2005-06-12 09:00:54 +00:00
parent a4fafc2507
commit c08920a60e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
IN: gl
USING: alien parser sequences kernel ;
USING: alien compiler kernel parser sequences words ;
win32? [
"gl" "opengl32.dll" "stdcall" add-library