Add utilities.factor to x11/load.factor
parent
b80ec7c47d
commit
52f2954767
|
@ -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
|
Loading…
Reference in New Issue