src/lte/wscript
changeset 7891 382a429bdc69
parent 7887 78911c978517
child 7895 f20bb71f9b71
equal deleted inserted replaced
7890:402172812666 7891:382a429bdc69
    32         'model/ff-mac-scheduler.cc',
    32         'model/ff-mac-scheduler.cc',
    33         'model/rr-ff-mac-scheduler.cc',
    33         'model/rr-ff-mac-scheduler.cc',
    34         'model/lte-enb-mac.cc',
    34         'model/lte-enb-mac.cc',
    35         'model/lte-ue-mac.cc',
    35         'model/lte-ue-mac.cc',
    36         'model/lte-mac-tag.cc',
    36         'model/lte-mac-tag.cc',
       
    37         'model/lte-phy-tag.cc',
    37         'model/lte-enb-phy-sap.cc',
    38         'model/lte-enb-phy-sap.cc',
    38         'model/lte-ue-phy-sap.cc',
    39         'model/lte-ue-phy-sap.cc',
    39         'model/lte-interference.cc',
    40         'model/lte-interference.cc',
    40         'model/lte-sinr-chunk-processor.cc',
    41         'model/lte-sinr-chunk-processor.cc',
    41         ]
    42         ]
    74         'model/ff-mac-scheduler.h',
    75         'model/ff-mac-scheduler.h',
    75         'model/rr-ff-mac-scheduler.h',
    76         'model/rr-ff-mac-scheduler.h',
    76         'model/lte-enb-mac.h',
    77         'model/lte-enb-mac.h',
    77         'model/lte-ue-mac.h',
    78         'model/lte-ue-mac.h',
    78         'model/lte-mac-tag.h',
    79         'model/lte-mac-tag.h',
       
    80         'model/lte-phy-tag.h',
    79         'model/lte-enb-phy-sap.h',
    81         'model/lte-enb-phy-sap.h',
    80         'model/lte-ue-phy-sap.h',
    82         'model/lte-ue-phy-sap.h',
    81         'model/lte-interference.h',
    83         'model/lte-interference.h',
    82         'model/lte-sinr-chunk-processor.h',
    84         'model/lte-sinr-chunk-processor.h',
    83         ]
    85         ]