diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-10 01:52:43 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-10 01:52:43 +0000 |
commit | d4d3d07865f0db384e1088854999ffcf557c79a7 (patch) | |
tree | f3d5d6ff966a59690116f31f8ef6cf805898874c | |
parent | e95f12d0636804e50171d1dd53eb72e41dd3cec5 (diff) | |
download | ATCD-d4d3d07865f0db384e1088854999ffcf557c79a7.tar.gz |
ChangeLogTag:Thu Nov 9 17:49:45 2000 Darrell Brunsch <brunsch@uci.edu>
-rw-r--r-- | TAO/ChangeLogs/ChangeLog-02a | 6 | ||||
-rw-r--r-- | TAO/tao/TAO_Static.dsp | 24 |
2 files changed, 6 insertions, 24 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index f641acce267..12c1e01114a 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,3 +1,9 @@ +Thu Nov 9 17:49:45 2000 Darrell Brunsch <brunsch@uci.edu> + + * tao/TAO_Static.dsp: + + Missed a handful of moved files here. + Thu Nov 9 16:22:12 2000 Priyanka Gontla <pgontla@ece.uci.edu> * tests/InterOp-Naming/Makefile: diff --git a/TAO/tao/TAO_Static.dsp b/TAO/tao/TAO_Static.dsp index 6e14f22d665..8be0aa844d3 100644 --- a/TAO/tao/TAO_Static.dsp +++ b/TAO/tao/TAO_Static.dsp @@ -219,10 +219,6 @@ SOURCE=.\default_server.h # End Source File
# Begin Source File
-SOURCE=.\Direct_Priority_Mapping.h
-# End Source File
-# Begin Source File
-
SOURCE=.\DLL_ORB.h
# End Source File
# Begin Source File
@@ -363,10 +359,6 @@ SOURCE=.\Leader_Follower.h # End Source File
# Begin Source File
-SOURCE=.\Linear_Priority_Mapping.h
-# End Source File
-# Begin Source File
-
SOURCE=.\LocalObject.h
# End Source File
# Begin Source File
@@ -927,10 +919,6 @@ SOURCE=.\default_server.i # End Source File
# Begin Source File
-SOURCE=.\Direct_Priority_Mapping.i
-# End Source File
-# Begin Source File
-
SOURCE=.\DLL_ORB.inl
# End Source File
# Begin Source File
@@ -1035,10 +1023,6 @@ SOURCE=.\Leader_Follower.i # End Source File
# Begin Source File
-SOURCE=.\Linear_Priority_Mapping.i
-# End Source File
-# Begin Source File
-
SOURCE=.\LocalObject.i
# End Source File
# Begin Source File
@@ -1459,10 +1443,6 @@ SOURCE=.\default_server.cpp # End Source File
# Begin Source File
-SOURCE=.\Direct_Priority_Mapping.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\DLL_ORB.cpp
# End Source File
# Begin Source File
@@ -1615,10 +1595,6 @@ SOURCE=.\Leader_Follower.cpp # End Source File
# Begin Source File
-SOURCE=.\Linear_Priority_Mapping.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\LocalObject.cpp
# End Source File
# Begin Source File
|