From ec3f3bf28a4de689c8c27e1427d9bdd9da16f4ae Mon Sep 17 00:00:00 2001 From: "wayo.cavazos" Date: Wed, 24 May 2006 11:24:39 +0000 Subject: [PATCH] Updated contrib/x11/examples/double.factor --- contrib/x11/examples/double.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/x11/examples/double.factor b/contrib/x11/examples/double.factor index 038eb9b5e8..81d9444e5d 100644 --- a/contrib/x11/examples/double.factor +++ b/contrib/x11/examples/double.factor @@ -1,5 +1,5 @@ USING: kernel sequences namespaces math hashtables threads io opengl -concurrency x xlib x11 gl concurrent-widgets ; +concurrency x11 x gl concurrent-widgets ; SYMBOL: loop-action