Ignore:
Timestamp:
Dec 8, 2015, 11:43:08 PM (9 years ago)
Author:
ydroniou
Message:

Add DbtPlyCPT and fix DbtPlyAlasca

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/StdDbtPlayerComponents/DbtPlyAlascaManager.cpp

    r65 r108  
    55//  author:     Gerald Dherbomez
    66//              Copyright Heudiasyc UMR UTC/CNRS 6599
    7 // 
     7//
    88//  version:    $Id: DbtPlyAlascaManager.cpp 1199 2012-08-01 08:51:24Z kurdejma $
    99//
    10 //  purpose:   
     10//  purpose:
    1111// *********************************************************************
    1212
     
    5454{
    5555    DbtPlyFileManager::configureComponent(config);
    56     mDataFilename = param.getProperty("binFile");
     56    mDataFilename = config.getProperty("binFile");
    5757
    5858    return ComponentBase::CONFIGURED_OK;
Note: See TracChangeset for help on using the changeset viewer.