Changeset 1132 in svn for trunk/examples/Example1.cpp
- Timestamp:
- Jun 5, 2013, 12:18:34 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/Example1.cpp
r1127 r1132 30 30 // Here you can put your analysis macro 31 31 32 #include "Example 3.C"32 #include "Example1.C" 33 33 34 34 //------------------------------------------------------------------------------ … … 57 57 // Here you call your macro's main function 58 58 59 Example 3(inputFile);59 Example1(inputFile); 60 60 61 61 //------------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.