diff options
author | cleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-08-08 21:52:16 +0000 |
---|---|---|
committer | cleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-08-08 21:52:16 +0000 |
commit | 0c41f53d12f810c38d01c6db4e16bdb4037ab867 (patch) | |
tree | a5cb80a5ba3067b98404629ef328e3c97f848fac /TAO/tao/default_server.i | |
parent | 350bbf5f0974741cb079db9e68d5106a520fcd77 (diff) | |
download | ATCD-0c41f53d12f810c38d01c6db4e16bdb4037ab867.tar.gz |
Checkpoint commit of service config stuff. Hasn't even been compiled,
so don't count on it working!
Diffstat (limited to 'TAO/tao/default_server.i')
-rw-r--r-- | TAO/tao/default_server.i | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/default_server.i b/TAO/tao/default_server.i new file mode 100644 index 00000000000..fa599c50301 --- /dev/null +++ b/TAO/tao/default_server.i @@ -0,0 +1,2 @@ +// This is the inline file, which probably shouldn't be used since all +// the methods are virtual and will be dynamically linked in anyway. |