--   (c) Copyright, Real-Time Innovations, 2025. --   All rights reserved. --   No duplications, whole or partial, manual or electronic, may be made --   without express written permission.  Any such copies, or --   revisions thereof, must display this notice unaltered. --   This code contains trade secrets of Real-Time Innovations, Inc. package RTIDDS.Annotations is
type Annotation is (Source);
end RTIDDS.Annotations;