source: trunk/test/test.sh@ 16

Last change on this file since 16 was 2, checked in by Pavel Demin, 16 years ago

first commit

  • Property svn:executable set to *
File size: 118 bytes
Line 
1#! /bin/sh
2
3root -l -b <<- EOF
4 gSystem->Load("../lib/libExRootAnalysis.so");
5 .X Example.C("test.list");
6 .q
7EOF
8
Note: See TracBrowser for help on using the repository browser.