summaryrefslogtreecommitdiff
path: root/docs/README
diff options
context:
space:
mode:
authorAdam Mitz <mitza-oci@users.noreply.github.com>2008-07-11 15:19:35 +0000
committerAdam Mitz <mitza-oci@users.noreply.github.com>2008-07-11 15:19:35 +0000
commit4fe2cd2581553250be14ca3da80ddf046feb78a9 (patch)
tree1b15c22c42134286b4a085d76d39e946ef60e7cb /docs/README
parentb62be7b8498567b01449da9e6faa06ab16c82e05 (diff)
downloadMPC-4fe2cd2581553250be14ca3da80ddf046feb78a9.tar.gz
ChangeLogTag: Fri Jul 11 15:18:27 UTC 2008 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/README b/docs/README
index 7521aeef..5fda7896 100644
--- a/docs/README
+++ b/docs/README
@@ -722,9 +722,9 @@ of the Define_Custom:
project {
Define_Custom(CIDL) {
- automatic_in = 0;
- automatic_out = 0;
- command = $(CIAO_ROOT)/bin/cidlc
+ automatic_in = 0
+ automatic_out = 0
+ command = $(CIAO_ROOT)/bin/cidlc
commandflags = -I$(TAO_ROOT)/tao -I$(TAO_ROOT)/orbsvcs/orbsvcs --
inputext = .cidl
source_outputext = _svnt.cpp