summaryrefslogtreecommitdiff
path: root/TAO/tao/ObjRefTemplate
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-10-10 09:21:04 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-10-10 09:21:04 +0000
commitcccc3144551b84c5479807c42a3d919606f2c8fc (patch)
tree442a30b035b53f012483f97bbdb918bb6eca6c88 /TAO/tao/ObjRefTemplate
parentb2188ff276abeb8da6f6d62a344b2e4e2c024e30 (diff)
downloadATCD-cccc3144551b84c5479807c42a3d919606f2c8fc.tar.gz
Tue Oct 10 09:19:12 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ObjRefTemplate')
-rw-r--r--TAO/tao/ObjRefTemplate/ObjectReferenceTemplate.pidl22
1 files changed, 0 insertions, 22 deletions
diff --git a/TAO/tao/ObjRefTemplate/ObjectReferenceTemplate.pidl b/TAO/tao/ObjRefTemplate/ObjectReferenceTemplate.pidl
index 8ec779c75cf..10be1dc230e 100644
--- a/TAO/tao/ObjRefTemplate/ObjectReferenceTemplate.pidl
+++ b/TAO/tao/ObjRefTemplate/ObjectReferenceTemplate.pidl
@@ -6,30 +6,8 @@
* $Id$
*
* @brief Pre-compiled IDL source for the ObjectReferenceTemplate module.
- *
- * This file is used to generate ObjectReferenceTemplateC.{h,i,cpp},
- * using the following command:
- *
- * tao_idl.exe
- * -o orig -Gp -Gd -Ge 1 -GA
- * -I$(TAO_ROOT)
- * -Wb,export_macro=TAO_ORT_Export
- * -Wb,export_include=ort_export.h
- * -Wb,pre_include="ace/pre.h"
- * -Wb,post_include="ace/post.h"
- * ObjectReferenceTemplate.pidl
- *
- * and then:
- *
- * cp orig/ObjectReferenceTemplateC.{h,i,cpp} .
- * patch < diffs/ObjectReferenceTemplate.diff
- *
- * The code left in ObjectReferenceTemplateC.{h,i,cpp} is ready for use.
- *
*/
-// File: ObjectReferenceTemplate.idl
-
#ifndef _OBJECT_REFERENCE_TEMPLATE_IDL_
#define _OBJECT_REFERENCE_TEMPLATE_IDL_