Fix bootstrap

release
Doug Coleman 2007-12-05 01:44:20 -06:00
parent 5400dc645a
commit 3d0304e614
1 changed files with 0 additions and 2 deletions

View File

@ -13,5 +13,3 @@ USING: alien sequences ;
{ "glu" "glu32.dll" "stdcall" } { "glu" "glu32.dll" "stdcall" }
{ "freetype" "freetype6.dll" "cdecl" } { "freetype" "freetype6.dll" "cdecl" }
} [ first3 add-library ] each } [ first3 add-library ] each
USING: windows.shell32 ;