summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2005-11-23 17:01:25 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2005-11-23 17:01:25 +0000
commit50c358c9a2d70830b871194a5aba30f1affd2699 (patch)
tree3da2fe179d76a33e66dd0d27131c7084504a2d5e /docs
parentaa15f41a1d9326251ad054ff3812395ae36c0a54 (diff)
downloadATCD-50c358c9a2d70830b871194a5aba30f1affd2699.tar.gz
ChangeLogTag:Wed Nov 23 11:00:46 2005 Douglas C. Schmidt <schmidt@cs.wustl.edu>
Diffstat (limited to 'docs')
-rw-r--r--docs/ACE-guidelines.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/ACE-guidelines.html b/docs/ACE-guidelines.html
index fc323f2c987..5f6f28db6f2 100644
--- a/docs/ACE-guidelines.html
+++ b/docs/ACE-guidelines.html
@@ -173,6 +173,13 @@ bgcolor="#ffffff">
manual</a>.
For an example header file using Doxygen-style comments,
please refer to <a href="../ace/ACE.h">ACE.h</a>.<p>
+
+ <LI>All binary options for ACE and TAO should be specified in
+ terms of the integral values 0 and 1, rather than "true" and
+ "false" or "yes" and "no". All TAO options should be
+ documented in the <A HREF="../TAO/docs/Options.html">online
+ TAO options document</A>. <P>.
+
</ul>
<li><strong>Preprocessor</strong><p>
@@ -1291,7 +1298,7 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'
<hr><p>
<font size=-1>
<!-- hhmts start -->
-Last modified: Mon Oct 24 10:25:43 Pacific Daylight Time 2005
+Last modified: Wed Nov 23 11:00:44 CST 2005
<!-- hhmts end -->
</font><p>