Add utilities.factor to x11/load.factor

slava 2006-03-20 00:38:08 +00:00
parent b80ec7c47d
commit 52f2954767
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ USING: kernel parser words compiler sequences ;
"/library/x11/xlib.factor"
"/library/x11/glx.factor"
"/library/x11/constants.factor"
"/library/x11/utilities.factor"
} [ run-resource ] each
{ "x11" } compile-vocabs