Fixed contrib/x11/examples/cube.factor
parent
6afc054b88
commit
0dcf40e07d
|
@ -1,5 +1,5 @@
|
||||||
USING: kernel sequences namespaces math threads io opengl concurrency
|
USING: kernel sequences namespaces math threads io opengl concurrency
|
||||||
x xlib x11 gl concurrent-widgets ;
|
x11 x gl concurrent-widgets ;
|
||||||
|
|
||||||
SYMBOL: pval
|
SYMBOL: pval
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue