summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-07-02 05:28:22 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-07-02 05:28:22 +0000
commitae3cdfe79463f80fceb919db62db62af9c4359fa (patch)
treea1d53598f3f155d7d05f6994027065beda7e84ae
parentd5445f5f6532943950f87a4b35548571dab2517c (diff)
downloadATCD-ae3cdfe79463f80fceb919db62db62af9c4359fa.tar.gz
*** empty log message ***
-rw-r--r--TAO/VERSION2
-rw-r--r--TAO/tao/Makefile2
-rw-r--r--TAO/tao/compat/initguid.h (renamed from TAO/IIOP/compat/initguid.h)0
-rw-r--r--TAO/tao/compat/objbase.h (renamed from TAO/IIOP/compat/objbase.h)0
4 files changed, 2 insertions, 2 deletions
diff --git a/TAO/VERSION b/TAO/VERSION
index 8f5be75ca5f..51a8b0a085a 100644
--- a/TAO/VERSION
+++ b/TAO/VERSION
@@ -1,4 +1,4 @@
-This is TAO version 0.0.0
+This is TAO version 0.0.1
If you have any problems with TAO, please send email to Douglas
C. Schmidt (schmidt@cs.wustl.edu).
diff --git a/TAO/tao/Makefile b/TAO/tao/Makefile
index cd9deca6101..38d507168ab 100644
--- a/TAO/tao/Makefile
+++ b/TAO/tao/Makefile
@@ -41,7 +41,7 @@ OTHERS_SRCS = \
FILES = $(OTHERS_SRCS) $(CORBA_SRCS)
-COMPATDIR = ../compat
+COMPATDIR = ./compat
COMPATFILES = objbase.h initguid.h
BIN = t-xdr t-sizes
diff --git a/TAO/IIOP/compat/initguid.h b/TAO/tao/compat/initguid.h
index 1e0d240504f..1e0d240504f 100644
--- a/TAO/IIOP/compat/initguid.h
+++ b/TAO/tao/compat/initguid.h
diff --git a/TAO/IIOP/compat/objbase.h b/TAO/tao/compat/objbase.h
index 7a4afe01d60..7a4afe01d60 100644
--- a/TAO/IIOP/compat/objbase.h
+++ b/TAO/tao/compat/objbase.h