Fork me on GitHub

Changes between Version 14 and Version 15 of WorkBook/LibraryInterface


Ignore:
Timestamp:
Jun 20, 2012, 1:30:52 PM (12 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/LibraryInterface

    v14 v15  
    7272   
    7373    factory = modularDelphes->GetFactory();
    74     outputArray = modularDelphes->NewArray("candidates");
     74    outputArray = modularDelphes->ExportArray("candidates");
    7575
    7676    modularDelphes->InitTask();