Changeset 3920

Show
Ignore:
Timestamp:
05/24/07 21:33:48 (6 years ago)
Author:
jgaeddert
Message:

moving provides port from realChar to complexShort

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • experimental/components/FrameAssembler/xml/FrameAssembler.scd.xml

    r3834 r3920  
    1414        <supportsinterface supportsname="TestableObject" repid="IDL:CF/TestableObject:1.0"/> 
    1515        <ports> 
    16             <provides providesname="DataBitsIn" repid="IDL:standardInterfaces/realChar:1.0"> 
     16            <provides providesname="SymbolsIn" repid="IDL:standardInterfaces/complexShort:1.0"> 
    1717                <porttype type="data"/> 
    1818            </provides> 
     
    3333            <inheritsinterface repid="IDL:CF/TestableObject:1.0"/> 
    3434        </interface> 
    35         <interface name="realChar" repid="IDL:standardInterfaces/realChar:1.0"/> 
    3635        <interface name="complexShort" repid="IDL:standardInterfaces/complexShort:1.0"/> 
    3736    </interfaces>