summaryrefslogtreecommitdiff
path: root/TAO/tests/Xt_Stopwatch/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Xt_Stopwatch/README')
-rw-r--r--TAO/tests/Xt_Stopwatch/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tests/Xt_Stopwatch/README b/TAO/tests/Xt_Stopwatch/README
index 0e132991ce5..3bbd0f6f22c 100644
--- a/TAO/tests/Xt_Stopwatch/README
+++ b/TAO/tests/Xt_Stopwatch/README
@@ -20,13 +20,14 @@ X11.
---------------------------------------------------------------------
Technical Description:
+
In addition to specifying the resources that the ORB needs to allocate
for an Xt event loop, the ORB also needs the information about the
XtAppContext in which the user application is initialised. To provide
these information TAO provides a class by name
"TAO_XT_Resource_Factory" that inherits from the
TAO_Default_Resource_factory. This provides the user with a static
-method through which he can set the XtAppContext.
+method through which he can set the XtAppContext.
To make TAO understand that the user is in fact wants to use the
TAO_XT_Resource_Factory and not the default resource factory, the