Changeset 5458

Show
Ignore:
Timestamp:
10/20/07 09:44:30 (6 years ago)
Author:
jgaeddert
Message:

fixing path name in dcd file

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • nodes/default_GPP_USRP_node/branches/default_GPP_USRP_node-0.6.2/default_GPP_USRP_node/DeviceManager.dcd.xml

    r5457 r5458  
    1010        <!--Device Definitions-->  
    1111        <componentfile type="SPD" id="GPP1_51b862bc-d95c-11db-8b8d-00123f573a7f"> 
    12             <localfile name="/xml/GPP/GPP.spd.xml"/> 
     12            <localfile name="xml/GPP/GPP.spd.xml"/> 
    1313        </componentfile> 
    1414        <componentfile type="SPD" id="USRP1_7c322634-e859-11db-8ffa-00123f573a7f"> 
    15             <localfile name="/xml/USRP/USRP.spd.xml"/> 
     15            <localfile name="xml/USRP/USRP.spd.xml"/> 
    1616        </componentfile> 
    1717    </componentfiles>