summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-09-08 22:41:43 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-09-08 22:41:43 +0000
commit6b1df7e8237213f60a85dbd6ad4c5cf6626dccfc (patch)
tree7230cec4c11b89495763c48311d3e5ec7ae470eb /TAO
parent81485e3c62a963aac8dfd179698e3db21b67f97d (diff)
downloadATCD-6b1df7e8237213f60a85dbd6ad4c5cf6626dccfc.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO')
-rw-r--r--TAO/tao/IOR.pidl7
1 files changed, 5 insertions, 2 deletions
diff --git a/TAO/tao/IOR.pidl b/TAO/tao/IOR.pidl
index ed6970deccd..85d2ad47398 100644
--- a/TAO/tao/IOR.pidl
+++ b/TAO/tao/IOR.pidl
@@ -10,11 +10,14 @@
// XXX
//
// = DESCRIPTION
-// This file was used to generate the code in IOR{C,S,S_T}.{h,i,cpp}
+// This file was used to generate the code in IORManipulation/IORC.{h,i,cpp}
// The code is then hand-crafted to compile it inside the ORB, avoid
// cyclic dependencies and enforce the locality constraints on
// certain objects.
-//
+// Can be compiled using $TAO_ROOT/TAO_IDL/tao_idl -Ge 1
+// -I$(TAO_ROOT) \
+// -Wb,export_macro=TAO_IORManip_Export \
+// IOR.idl
// ================================================================
module TAO_IOP