summaryrefslogtreecommitdiff
path: root/TAO/tests/FL_Cube/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/FL_Cube/README')
-rw-r--r--TAO/tests/FL_Cube/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/tests/FL_Cube/README b/TAO/tests/FL_Cube/README
new file mode 100644
index 00000000000..a882db73603
--- /dev/null
+++ b/TAO/tests/FL_Cube/README
@@ -0,0 +1,9 @@
+# $Id$
+
+Simply run the server and the client, as follows:
+
+$ server -o foo.ior
+$ client -k file://foo.ior
+
+ The test only does something useful if the FL toolkit was
+enabled.