1. --   (c) Copyright, Real-Time Innovations, 2025. 
  2. --   All rights reserved. 
  3. --   No duplications, whole or partial, manual or electronic, may be made 
  4. --   without express written permission.  Any such copies, or 
  5. --   revisions thereof, must display this notice unaltered. 
  6. --   This code contains trade secrets of Real-Time Innovations, Inc. 
  7.  
  8.  
  9. package RTIDDS.Low_Level is 
  10.    --  This package herarcy contains sources automaticly generated 
  11.    --  from the header files located in ${NDDSHOME}/ndds 
  12.    pragma Pure; 
  13. end RTIDDS.Low_Level;