summaryrefslogtreecommitdiff
path: root/TAO/examples/AMI/FL_Callback/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/AMI/FL_Callback/README')
-rw-r--r--TAO/examples/AMI/FL_Callback/README14
1 files changed, 0 insertions, 14 deletions
diff --git a/TAO/examples/AMI/FL_Callback/README b/TAO/examples/AMI/FL_Callback/README
deleted file mode 100644
index f2352ecdde5..00000000000
--- a/TAO/examples/AMI/FL_Callback/README
+++ /dev/null
@@ -1,14 +0,0 @@
-# $Id$
-
- A demo of the AMI callback model, using the FL toolkit for the
-GUI components.
-
- Run as:
-
-$ ./progress -p 4 -i 10000 -ORBSvcConf svc.conf
-$ ./peer -n 1 -t 10000 -ORBSvcConf peer.conf
-$ ./peer -n 2 -t 10000 -ORBSvcConf peer.conf
-$ ./peer -n 4 -t 10000 -ORBSvcConf peer.conf
-$ ./peer -n 8 -t 10000 -ORBSvcConf peer.conf
-
- then press "start" in the progress window.