diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-04-15 22:50:52 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-04-15 22:50:52 +0000 |
commit | 3b7462cc18dfabbeb4bcbd05834bb5d7412ff116 (patch) | |
tree | d4868134e05705a4abbc2b4193667442b9fbd867 /TAO/tao/TAO.dsp | |
parent | 7c7546d2c128135c2992ff7cd91614440db09027 (diff) | |
download | ATCD-3b7462cc18dfabbeb4bcbd05834bb5d7412ff116.tar.gz |
Added skip.cpp and append.cpp
Diffstat (limited to 'TAO/tao/TAO.dsp')
-rw-r--r-- | TAO/tao/TAO.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/tao/TAO.dsp b/TAO/tao/TAO.dsp index 5344a1dee5b..e85ffba0dc1 100644 --- a/TAO/tao/TAO.dsp +++ b/TAO/tao/TAO.dsp @@ -96,6 +96,10 @@ SOURCE=.\Any.cpp # End Source File
# Begin Source File
+SOURCE=.\append.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Arg_Shifter.cpp
# End Source File
# Begin Source File
@@ -232,6 +236,10 @@ SOURCE=.\Server_Strategy_Factory.cpp # End Source File
# Begin Source File
+SOURCE=.\skip.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Stub.cpp
# End Source File
# Begin Source File
|