Fork me on GitHub

Changeset 1132 in svn for trunk/examples/Example1.cpp


Ignore:
Timestamp:
Jun 5, 2013, 12:18:34 AM (11 years ago)
Author:
Pavel Demin
Message:

fix include of Example1.C

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/Example1.cpp

    r1127 r1132  
    3030// Here you can put your analysis macro
    3131
    32 #include "Example3.C"
     32#include "Example1.C"
    3333
    3434//------------------------------------------------------------------------------
     
    5757// Here you call your macro's main function
    5858
    59   Example3(inputFile);
     59  Example1(inputFile);
    6060
    6161//------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.