source:
trunk/test/test.sh@
4
Last change on this file since 4 was 2, checked in by , 16 years ago | |
---|---|
|
|
File size: 118 bytes |
Line | |
---|---|
1 | #! /bin/sh |
2 | |
3 | root -l -b <<- EOF |
4 | gSystem->Load("../lib/libExRootAnalysis.so"); |
5 | .X Example.C("test.list"); |
6 | .q |
7 | EOF |
8 |
Note:
See TracBrowser
for help on using the repository browser.