summaryrefslogtreecommitdiff
path: root/TAO/CIAO
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-24 20:01:27 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-24 20:01:27 +0000
commit33e3d260173d2816ff18eb010d5b3dfb3ac9e6f0 (patch)
treeab4546595ffbc20eacc7b4024621893fa5c51f07 /TAO/CIAO
parentfa84d0f8bedf6ee2f575820f9aa57fdc53023b68 (diff)
downloadATCD-33e3d260173d2816ff18eb010d5b3dfb3ac9e6f0.tar.gz
ChangeLogTag: Mon Nov 24 13:39:43 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/CIAO')
-rw-r--r--TAO/CIAO/CCF/CCF/IDL2/IDL2.mpc4
-rw-r--r--TAO/CIAO/ChangeLog4
2 files changed, 8 insertions, 0 deletions
diff --git a/TAO/CIAO/CCF/CCF/IDL2/IDL2.mpc b/TAO/CIAO/CCF/CCF/IDL2/IDL2.mpc
index 35f475cb4ab..647a541c4bd 100644
--- a/TAO/CIAO/CCF/CCF/IDL2/IDL2.mpc
+++ b/TAO/CIAO/CCF/CCF/IDL2/IDL2.mpc
@@ -18,11 +18,15 @@ project {
SemanticAction/Operation.cpp
SyntaxTree/BuiltIn.cpp
SyntaxTree/Elements.cpp
+ SyntaxTree/ElementsCtor.cpp
SyntaxTree/Interface.cpp
+ SyntaxTree/InterfaceCtor.cpp
SyntaxTree/Module.cpp
SyntaxTree/Operation.cpp
SyntaxTree/Translation.cpp
+ SyntaxTree/TranslationCtor.cpp
SyntaxTree/ValueType.cpp
+ SyntaxTree/ValueTypeCtor.cpp
Traversal/BuiltIn.cpp
Traversal/Elements.cpp
Traversal/Interface.cpp
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index 0a437532404..4468ab229a2 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -25,6 +25,10 @@ Mon Nov 24 13:39:43 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
added for the Elements, Interface and Valuetype classes in
IDL2::SyntaxTree.
+ * CCF/CCF/IDL2/SyntaxTree/IDL2.mpc:
+
+ Updated with recently added files.
+
Thu Nov 20 20:05:34 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* ciao/ComponentsS.h: