diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-08-30 20:51:16 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-08-30 20:51:16 +0000 |
commit | 6ed5aac3b48fd166ae0409f942869721920a4dec (patch) | |
tree | 3a2e955790abe4cac5291c72827ebcde8150e805 /TAO/tao/Reactor_Per_Priority.i | |
parent | a7a4b3602d6eb2e6cd06f5197ab645a343ca243b (diff) | |
download | ATCD-6ed5aac3b48fd166ae0409f942869721920a4dec.tar.gz |
ChangeLogTag:Mon Aug 30 15:15:39 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Reactor_Per_Priority.i')
-rw-r--r-- | TAO/tao/Reactor_Per_Priority.i | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tao/Reactor_Per_Priority.i b/TAO/tao/Reactor_Per_Priority.i new file mode 100644 index 00000000000..86c085d631a --- /dev/null +++ b/TAO/tao/Reactor_Per_Priority.i @@ -0,0 +1,6 @@ +// $Id$ + +ACE_INLINE +TAO_Reactor_Per_Priority::TAO_Reactor_Per_Priority (void) +{ +} |