summaryrefslogtreecommitdiff
path: root/TAO/tao/Current.pidl
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-24 23:03:34 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-24 23:03:34 +0000
commit6da9e70f0bdbdcd00cb24118fb620651afecacb6 (patch)
tree7aef3e44bf7964bbde5643c94ab78a2c05f9f417 /TAO/tao/Current.pidl
parentafd021cb26fd790e69753d1e66b9dd8f67db9a29 (diff)
downloadATCD-6da9e70f0bdbdcd00cb24118fb620651afecacb6.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/tao/Current.pidl')
-rw-r--r--TAO/tao/Current.pidl5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tao/Current.pidl b/TAO/tao/Current.pidl
new file mode 100644
index 00000000000..586d7e97db2
--- /dev/null
+++ b/TAO/tao/Current.pidl
@@ -0,0 +1,5 @@
+// $Id$
+module CORBA
+{
+ interface Current {};
+};