summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/ImR/Advanced/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/ImR/Advanced/README')
-rw-r--r--TAO/orbsvcs/examples/ImR/Advanced/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/TAO/orbsvcs/examples/ImR/Advanced/README b/TAO/orbsvcs/examples/ImR/Advanced/README
index 08a1a004523..af0cb940210 100644
--- a/TAO/orbsvcs/examples/ImR/Advanced/README
+++ b/TAO/orbsvcs/examples/ImR/Advanced/README
@@ -1,3 +1,5 @@
+$Id$
+
This example tests several uses of the Implementation Repository.
How to Run
@@ -9,7 +11,7 @@ Driver files are stored in the drivers directory.
Each file contains a set of parameters for each execution of the
test.
-Each line item in the file has one of the follow forms.
+Each line item in the file has one of the follow forms.
Empty lines are ignored.
# <Comment>
@@ -33,5 +35,5 @@ Empty lines are ignored.
Execute the example script
----------------------------------------------------------------------
-The run_test.pl script reads the driver file and executes each line.
+The run_test.pl script reads the driver file and executes each line.
Simply execute run_test.pl to run all test in the drivers directory.