summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-15 04:16:20 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-15 04:16:20 +0000
commit49a2226a01314997310e395f0cfc2928fce7f850 (patch)
treef24190aaf6701ca49738a1bbbcc0acde497765a2
parent1b2b2f98e2c3cc43af3a2ef234fc467eb0a3cffd (diff)
downloadATCD-49a2226a01314997310e395f0cfc2928fce7f850.tar.gz
Indicate the file has been depricated.
-rw-r--r--TAO/tao/try_macros.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/TAO/tao/try_macros.h b/TAO/tao/try_macros.h
index e2cca533c16..0b04ff8cd9e 100644
--- a/TAO/tao/try_macros.h
+++ b/TAO/tao/try_macros.h
@@ -18,6 +18,19 @@
// = AUTHOR
// Copyright by Douglas C. Schmidt.
//
+// *****************************************************************
+// * *
+// * NOTICE !!! NOTICE !!! NOTICE !!! NOTICE !!! *
+// * *
+// * *
+// * The macros in this file is depricated. *
+// * *
+// * Please check out $ACE_ROOT/ace/CORBA_macros.h *
+// * for a new set of helper macros that replace *
+// * this file. *
+// * *
+// *****************************************************************
+//
// ============================================================================
#ifndef TAO_TRY_MACROS_H